We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@internal annotations
TestResult
TestFailure
Application\Configured
Double
testSuiteRunFinished()
testSuiteFinished()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@internal annotations
(Add descriptions to @internal annotations #56)TestResult
(and composeTestFailure
) (Move emitting of events to TestResult #59)Application\Configured
event (Remove Application\Configured event #60)Double
infix from method names in emitter (not from event classes) (Remove Double infix from method names in Emitter #61)testSuiteRunFinished()
totestSuiteFinished()
(Rename testSuiteRunFinished to testSuiteFinished #63)The text was updated successfully, but these errors were encountered: