Refactored to resetAssertionInfo()

This commit is contained in:
Phil Nash
2017-11-17 18:55:47 +00:00
parent 4353614df7
commit fcba30569c
2 changed files with 15 additions and 11 deletions

View File

@@ -116,6 +116,8 @@ namespace Catch {
void runCurrentTest(std::string& redirectedCout, std::string& redirectedCerr);
void invokeActiveTestCase();
void resetAssertionInfo();
private:
void handleUnfinishedSections();