Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
52 0 0 0 100% 0.227

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.idlj 52 0 0 0 100% 0.227

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

org.codehaus.mojo.idlj

Class Tests Errors Failures Skipped Success Rate Time
GlassfishIdljTestCase 16 0 0 0 100% 0.113
IDLJTestCase 25 0 0 0 100% 0.093
JacorbIdlTestCase 11 0 0 0 100% 0.021

Test Cases

[Summary] [Package List] [Test Cases]

GlassfishIdljTestCase

whenGlassfishCompilerSpecified_chooseGlassfishCompiler 0.035
whenErrorMessageGenerated_failMojoStep 0.003
whenWarningMessageGenerated_dontFailMojoStep 0.003
whenBothErrorAndWarningMessageGenerated_failMojoStep 0.003
whenNoOptionsAreSpecified_useCurrentDirectoryAsIncludePath 0.003
whenIncludePathIsSpecified_createIncludeArguments 0.003
whenSinglePackagePrefixDefined_throwException 0.002
whenPackagePrefixDefined_createPrefixArguments 0.003
whenPackageTranslationDefined_createTranslationArguments 0.003
whenSymbolDefineWithValue_throwException 0.002
whenSymbolsDefined_createSymbolArguments 0.003
whenNoOptionsAreSpecified_generateFallArguments 0.002
whenEmitStubsOnly_generateFClientArgument 0.002
whenEmitSkeletonsOnly_generateFServerArgument 0.003
whenEmitNeitherStubsNorSkeletons_generateFServerTieArgument 0.003
whenAdditionalArgumentsSpecified_copyToCommand 0.004

IDLJTestCase

whenJdkCompilerSpecified_chooseOracleJdkCompiler 0.007
whenCompilerNotSpecifiedAndNoModuleSystem_chooseOracleJdkCompiler 0.006
whenCompilerNotSpecifiedAndModuleSystemPresent_chooseGlassfishCompiler 0.003
whenUnknownCompilerSpecified_throwException 0.002
whenVMNameContainsIBM_chooseIBMIDLCompiler 0.003
whenCompilerNotFound_throwException 0.003
whenCompilerNotFound_tryAgainWithToolsJar 0.002
whenCompilerInToolsJar_locateCompiler 0.003
whenBuiltInCompilerSelectedAndModuleSystemPresent_errorRecommendsGlassfish 0.005
whenGlassfishCompilerSpecified_chooseGlassfishCompiler 0.004
whenErrorMessageGenerated_failMojoStep 0.003
whenWarningMessageGenerated_dontFailMojoStep 0.003
whenBothErrorAndWarningMessageGenerated_failMojoStep 0.003
whenNoOptionsAreSpecified_useCurrentDirectoryAsIncludePath 0.004
whenIncludePathIsSpecified_createIncludeArguments 0.003
whenSinglePackagePrefixDefined_throwException 0.004
whenPackagePrefixDefined_createPrefixArguments 0.003
whenPackageTranslationDefined_createTranslationArguments 0.003
whenSymbolDefineWithValue_throwException 0.003
whenSymbolsDefined_createSymbolArguments 0.003
whenNoOptionsAreSpecified_generateFallArguments 0.003
whenEmitStubsOnly_generateFClientArgument 0.003
whenEmitSkeletonsOnly_generateFServerArgument 0.003
whenEmitNeitherStubsNorSkeletons_generateFServerTieArgument 0.003
whenAdditionalArgumentsSpecified_copyToCommand 0.002

JacorbIdlTestCase

whenSpecified_chooseJacorbCompiler 0.003
byDefault_doNotAllowSloppyNames 0.002
whenSinglePackagePrefixDefined_createPackageArgument 0.002
whenSymbolsDefinedWithoutValues_createSymbolArguments 0.002
whenSymbolsDefinedWithValues_createSymbolArguments 0.001
whenEmitStubsOnly_generateNoSkelArgument 0.002
whenEmitSkeletonsOnly_generateNoStubArgument 0.002
whenNoOptionsAreSpecified_useCurrentDirectoryAsIncludePath 0.002
whenIncludePathIsSpecified_createIncludeArguments 0.001
whenPackagePrefixDefined_createPrefixArguments 0.001
whenAdditionalArgumentsSpecified_copyToCommand 0.002