[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 34 | 0 | 0 | 0 | 100% | 1.931 |
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.apache.maven.shared.filtering | 34 | 0 | 0 | 0 | 100% | 1.931 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMavenFileFilterTest | 4 | 0 | 0 | 0 | 100% | 0.534 | |
| DefaultMavenResourcesFilteringTest | 14 | 0 | 0 | 0 | 100% | 1.008 | |
| EscapeStringTest | 1 | 0 | 0 | 0 | 100% | 0.023 | |
| FilteringUtilsTest | 4 | 0 | 0 | 0 | 100% | 0.068 | |
| IncrementalResourceFilteringTest | 4 | 0 | 0 | 0 | 100% | 0.121 | |
| MuliLinesMavenResourcesFilteringTest | 1 | 0 | 0 | 0 | 100% | 0.023 | |
| PropertyUtilsTest | 4 | 0 | 0 | 0 | 100% | 0.095 | |
| TestReflectionProperties | 2 | 0 | 0 | 0 | 100% | 0.059 |
[Summary] [Package List] [Test Cases]
| testNotOverwriteFile | 0.341 | |
| testOverwriteFile | 0.073 | |
| testNullSafeDefaultFilterWrappers | 0.055 | |
| testMultiFilterFileInheritance | 0.047 |
| testSimpleFiltering | 0.35 | |
| testSessionFiltering | 0.065 | |
| testWithMavenResourcesExecution | 0.057 | |
| testWithMavenResourcesExecutionWithAdditionnalProperties | 0.096 | |
| testAddingTokens | 0.092 | |
| testNoFiltering | 0.044 | |
| testIncludeOneFile | 0.03 | |
| testIncludeOneFileAndDirectory | 0.035 | |
| testExcludeOneFile | 0.069 | |
| testTargetAbsolutePath | 0.035 | |
| testTargetPath | 0.024 | |
| testEmptyDirectories | 0.035 | |
| testMSHARED81 | 0.037 | |
| testEdgeCases | 0.031 |
| testEscapeWindowsPathStartingWithDrive | 0.018 | |
| testEscapeWindowsPathMissingDriveLetter | 0.015 | |
| testEscapeWindowsPathInvalidDriveLetter | 0.015 | |
| testEscapeWindowsPathNotAtBeginning | 0.019 |
| testSimpleIncrementalFiltering | 0.042 | |
| testOutputChange | 0.023 | |
| testFilterChange | 0.027 | |
| testFilterDeleted | 0.028 |
| testBasic | 0.022 | |
| testSystemProperties | 0.022 | |
| testException | 0.021 | |
| testloadpropertiesFile | 0.029 |