[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 31 | 0 | 0 | 0 | 100% | 2.534 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.codehaus.mojo.appassembler.util | 13 | 0 | 0 | 0 | 100% | 0.065 |
| org.codehaus.mojo.appassembler.daemon.jsw | 5 | 0 | 0 | 0 | 100% | 0.452 |
| org.codehaus.mojo.appassembler | 1 | 0 | 0 | 0 | 100% | 0.01 |
| org.codehaus.mojo.appassembler.daemon.generic | 2 | 0 | 0 | 0 | 100% | 0.279 |
| org.codehaus.mojo.appassembler.daemon | 2 | 0 | 0 | 0 | 100% | 0.468 |
| org.codehaus.mojo.appassembler.daemon.booter | 2 | 0 | 0 | 0 | 100% | 1.132 |
| org.codehaus.mojo.appassembler.daemon.script | 6 | 0 | 0 | 0 | 100% | 0.128 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FormattedPropertiesTest | 13 | 0 | 0 | 0 | 100% | 0.065 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JavaServiceWrapperDaemonGeneratorTest | 5 | 0 | 0 | 0 | 100% | 0.452 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AssembleMojoTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GenericDaemonGeneratorTest | 2 | 0 | 0 | 0 | 100% | 0.279 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DaemonGeneratorServiceTest | 2 | 0 | 0 | 0 | 100% | 0.468 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ShellDaemonGeneratorTest | 2 | 0 | 0 | 0 | 100% | 1.132 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ScriptGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.038 | |
| ScriptGeneratorBaseDirRepoTest | 2 | 0 | 0 | 0 | 100% | 0.077 | |
| PlatformTest | 3 | 0 | 0 | 0 | 100% | 0.013 |
[Summary] [Package List] [Test Cases]
| testGenerationWithAllInfoInDescriptor | 0.095 | |
| testGenerateWithCustomJSWPlatforms | 0.076 | |
| testDefaultJSWFilesIfNoGeneratorConfigurationsIsSet | 0.072 | |
| testGenerateWithConfigurationDirectoriesAddedFromGeneratorConfiguration | 0.069 | |
| testGenerationWithRunAsUserEnvVar | 0.137 |
| testNormalShellScriptGenerationWithBaseDir | 0.05 | |
| testNormalShellScriptGenerationWithRepo | 0.024 |
| testGenerationWithAllInfoInDescriptor | 0.1 | |
| testGenerationWithSnapshotDependencies | 0.165 |
| testReadingProperties | 0.002 | |
| testChangingProperty | 0.005 | |
| testAddingProperty | 0.004 | |
| testRemovingProperty | 0.006 | |
| testAddingPropertyToList | 0.004 | |
| testAddingPropertyToLongList | 0.005 | |
| testAddingPropertyToEmptyList | 0.004 | |
| testAddingPropertyToListWithCommentedExample | 0.01 | |
| testRemovingPropertyFromListWithCommentedExample | 0.004 | |
| testAddingPropertyToListWithLongCommentedExample | 0.005 | |
| testAddingPropertyToExistingListWithCommentedExample | 0.003 | |
| testRemovingPropertyFromExistListWithCommentedExample | 0.003 | |
| testAddingPropertyAfterAnother | 0.004 |