Function assertNoError

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