Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
41 0 0 0 100% 8.292 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
dev.metaschema.cli 29 0 0 0 100% 6.980 s
dev.metaschema.cli.commands.metapath 1 0 0 0 100% 0.456 s
dev.metaschema.cli.util 11 0 0 0 100% 0.856 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

dev.metaschema.cli

- Class Tests Errors Failures Skipped Success Rate Time
CLITest 29 0 0 0 100% 6.980 s

dev.metaschema.cli.commands.metapath

- Class Tests Errors Failures Skipped Success Rate Time
EvaluateMetapathSubCommandTest 1 0 0 0 100% 0.456 s

dev.metaschema.cli.util

- Class Tests Errors Failures Skipped Success Rate Time
LoggingValidationHandlerTest$FactoryMethodTests 0 0 0 0 0% 0.179 s
LoggingValidationHandlerTest$ConfigurationTests 2 0 0 0 100% 0.162 s
LoggingValidationHandlerTest$FactoryMethodTests 9 0 0 0 100% 0.316 s
LoggingValidationHandlerTest 0 0 0 0 0% 0.199 s

Test Cases

[Summary] [Package List] [Test Cases]

EvaluateMetapathSubCommandTest

test 0.436 s

CLITest

testAllCommands(String[], ExitCode, Class)[1] 0.021 s
testAllCommands(String[], ExitCode, Class)[2] 0.003 s
testAllCommands(String[], ExitCode, Class)[3] 0.003 s
testAllCommands(String[], ExitCode, Class)[4] 0.002 s
testAllCommands(String[], ExitCode, Class)[5] 0.003 s
testAllCommands(String[], ExitCode, Class)[6] 0.002 s
testAllCommands(String[], ExitCode, Class)[7] 0.003 s
testAllCommands(String[], ExitCode, Class)[8] 0.002 s
testAllCommands(String[], ExitCode, Class)[9] 0.002 s
testAllCommands(String[], ExitCode, Class)[10] 0.873 s
testAllCommands(String[], ExitCode, Class)[11] 1.064 s
testAllCommands(String[], ExitCode, Class)[12] 0.405 s
testAllCommands(String[], ExitCode, Class)[13] 0.302 s
testAllCommands(String[], ExitCode, Class)[14] 0.136 s
testAllCommands(String[], ExitCode, Class)[15] 0.183 s
testAllCommands(String[], ExitCode, Class)[16] 0.173 s
testAllCommands(String[], ExitCode, Class)[17] 0.156 s
testAllCommands(String[], ExitCode, Class)[18] 0.156 s
testAllCommands(String[], ExitCode, Class)[19] 0.150 s
testAllCommands(String[], ExitCode, Class)[20] 0.362 s
testAllCommands(String[], ExitCode, Class)[21] 0.312 s
testAllCommands(String[], ExitCode, Class)[22] 0.162 s
testAllCommands(String[], ExitCode, Class)[23] 0.158 s
testAllCommands(String[], ExitCode, Class)[24] 0.130 s
testAllCommands(String[], ExitCode, Class)[25] 0.013 s
testAllCommands(String[], ExitCode, Class)[26] 1.800 s
testAllCommands(String[], ExitCode, Class)[27] 0.153 s
testValidateContent 0.150 s
testValidateConstraints 0.037 s

LoggingValidationHandlerTest$ConfigurationTests

testWithPathFormatterUsesDefaultExceptionLogging 0.148 s
testDefaultInstanceDoesNotLogExceptions 0.006 s

LoggingValidationHandlerTest$FactoryMethodTests

testInstanceReturnsNonNull 0.109 s
testWithPathFormatter 0.030 s
testInstanceWithoutExceptionLogging 0.150 s
testWithSettingsExceptionsDisabled 0.002 s
testInstanceWithDifferentExceptionSettings 0.004 s
testInstanceAndInstanceFalseReturnSameSingleton 0.007 s
testInstanceReturnsSameInstance 0.003 s
testWithSettingsExceptionsEnabled 0.006 s
testInstanceWithExceptionLogging 0.005 s