Test |
Duration |
Result |
invokeBuiltinExceptionThrowingMethod |
0.011s |
passed |
invokeBuiltinInheritedExceptionThrowingMethod |
0.013s |
passed |
invokeCustomExceptionThrowingMethod |
0.014s |
passed |
invokeDeclaredPublicMethodWhichInvokesBuiltinExceptionThrowingMethod |
0.014s |
passed |
invokeDeclaredPublicMethodWhichInvokesBuiltinInheritedExceptionThrowingMethod |
0.011s |
passed |
invokeDeclaredPublicMethodWhichInvokesCustomExceptionThrowingMethod |
0.011s |
passed |
invokePrivateMethodWhichInvokesBuiltinExceptionThrowingMethod |
0.011s |
passed |
invokePrivateMethodWhichInvokesBuiltinInheritedExceptionThrowingMethod |
0.013s |
passed |
invokePrivateMethodWhichInvokesCustomExceptionThrowingMethod |
0.011s |
passed |
invokeProtectedMethodWhichInvokesBuiltinExceptionThrowingMethod |
0.013s |
passed |
invokeProtectedMethodWhichInvokesBuiltinInheritedExceptionThrowingMethod |
0.010s |
passed |
invokeProtectedMethodWhichInvokesCustomExceptionThrowingMethod |
0.012s |
passed |
invokeUndeclaredPublicMethodWhichInvokesBuiltinExceptionThrowingMethod |
0.009s |
passed |
invokeUndeclaredPublicMethodWhichInvokesBuiltinInheritedExceptionThrowingMethod |
0.011s |
passed |
invokeUndeclaredPublicMethodWhichInvokesCustomExceptionThrowingMethod |
0.018s |
passed |