Folded ExpressionResultBuilder into ResultBuilder

(even more SRP violations!)
This commit is contained in:
Phil Nash
2014-05-29 07:50:19 +01:00
parent 9438a03d5b
commit 10801c2876
10 changed files with 163 additions and 227 deletions

View File

@@ -15,7 +15,6 @@
namespace Catch {
class TestCase;
class ExpressionResultBuilder;
class AssertionResult;
struct AssertionInfo;
struct SectionInfo;