Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 0.117

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
org.codehaus.mojo.rmic 33 0 0 0 100% 0.117

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

org.codehaus.mojo.rmic

Class Tests Errors Failures Skipped Success Rate Time
BuiltInRmiCompilerTest 6 0 0 0 100% 0.09
RmiCompilerTest 13 0 0 0 100% 0
RmicTestCase 13 0 0 0 100% 0.027
SourceTest 1 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

BuiltInRmiCompilerTest

whenCompilerNotFound_throwException 0.03
whenCompilerNotFound_tryAgainWithToolsJar 0.001
whenCompilerInToolsJar_locateCompiler 0
whenModuleSystemPresent_errorRecommendsGlassfish 0.005
whenCompilerInvoked_lookUpRmicClass 0.001
whenModuleSystemNotPresent_errorReportsUrlProblem 0.002

RmiCompilerTest

whenIiopSpecified_addCommandSwitch 0
whenIiopAndPoaAndNoLocalStubsAllSpecified_addCommandSwitches 0
whenIiopAndPoaBothSpecified_addCommandSwitches 0
whenSingleClasspathEntry_defineClasspathArgument 0
whenCompilerInvoked_specifyOutputLocation 0
whenVersionSpecified_addToCommandLine 0
whenIdlAndNoValueSpecified_addCommandSwitches 0
whenNoWarnSpecified_addCommandSwitch 0
whenPoaSpecifiedWithoutIiop_throwException 0
whenIdlSpecified_addCommandSwitch 0
whenVerboseSpecified_addCommandSwitch 0
whenMultipleClasspathEntries_defineClasspathArgument 0
whenKeepSpecified_addCommandSwitch 0

RmicTestCase

withIiopEnabled_maySpecifyNoLocalStubs 0.009
whenMojoOptionsSetWhileSourceSpecified_throwException 0
whenPoaSpecifiedSetSwitches 0.001
whenMojoOptionsSetToDefaultWhileSourceSpecified_useSourceOptions 0.002
whenPoaSpecifiedAndNotIiop_throwException 0.001
withKeepAndWarnSpecifiedSetSwitches 0.002
whenClasspathElementsSet_compilerSpecifiesClasspath 0.001
whenTwoSourcesInvokeTwice 0.003
withDefaultConfiguration_shouldProcessRemoteClassesOnly 0.001
withIDLSpecifiedSetIDLSwitch 0.001
withVerboseAndVersionSpecifiedSetSwitches 0.001
withIiopEnabled_shouldProcessRemoteClassesAndInterfaces 0.001
whenMojoOptionsSetWhileSourceSpecified_exceptionContainsSuperflousSwitches 0.001

SourceTest

test_SourceToString 0