Function assertNoError
void assertNoError(
string context = "",
string functionName = __FUNCTION__,
int line = __LINE__
);
void assertNoError(
string context = "",
string functionName = __FUNCTION__,
int line = __LINE__
);