Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
125 | 0 | 0 | 0 | 100% | 0.854 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 |
---|---|---|---|---|---|---|
org.codehaus.plexus.interpolation | 60 | 0 | 0 | 0 | 100% | 0.787 s |
org.codehaus.plexus.interpolation.multi | 21 | 0 | 0 | 0 | 100% | 0.021 s |
org.codehaus.plexus.interpolation.object | 10 | 0 | 0 | 0 | 100% | 0.012 s |
org.codehaus.plexus.interpolation.util | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.codehaus.plexus.interpolation.fixed | 33 | 0 | 0 | 0 | 100% | 0.033 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.codehaus.plexus.interpolation
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
InterpolatorFilterReaderTest | 14 | 0 | 0 | 0 | 100% | 0.007 s | |
PrefixAwareRecursionInterceptorTest | 3 | 0 | 0 | 0 | 100% | 0.003 s | |
EnvarBasedValueSourceTest | 3 | 0 | 0 | 0 | 100% | 0.043 s | |
PropertiesBasedValueSourceTest | 2 | 0 | 0 | 0 | 100% | 0.002 s | |
PrefixedObjectValueSourceTest | 3 | 0 | 0 | 0 | 100% | 0.002 s | |
RegexBasedInterpolatorTest | 8 | 0 | 0 | 0 | 100% | 0.690 s | |
StringSearchInterpolatorTest | 24 | 0 | 0 | 0 | 100% | 0.035 s | |
PrefixedValueSourceWrapperTest | 3 | 0 | 0 | 0 | 100% | 0.005 s |
org.codehaus.plexus.interpolation.multi
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
MultiDelimiterInterpolatorFilterReaderTest | 16 | 0 | 0 | 0 | 100% | 0.016 s | |
MultiDelimiterStringSearchInterpolatorTest | 5 | 0 | 0 | 0 | 100% | 0.005 s |
org.codehaus.plexus.interpolation.object
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FieldBasedObjectInterpolatorTest | 10 | 0 | 0 | 0 | 100% | 0.012 s |
org.codehaus.plexus.interpolation.util
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
StringUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.codehaus.plexus.interpolation.fixed
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FixedStringSearchInterpolatorTest | 30 | 0 | 0 | 0 | 100% | 0.029 s | |
EnvarBasedValueSourceTest | 3 | 0 | 0 | 0 | 100% | 0.004 s |
Test Cases
[Summary] [Package List] [Test Cases]
InterpolatorFilterReaderTest
PrefixAwareRecursionInterceptorTest
testFindExpression | 0.002 s | |
testFindExpressionWithoutPrefix | 0 s | |
testFindExpressionWithDifferentPrefix | 0 s |
EnvarBasedValueSourceTest
testNoArgConstructorIsCaseSensitive | 0.019 s | |
testGetRealEnvironmentVariable | 0.002 s | |
testCaseInsensitive | 0.001 s |
PropertiesBasedValueSourceTest
testPropertyShouldReturnValueFromProperties | 0 s | |
testPropertyShouldReturnNullWhenPropertyMissing | 0 s |
PrefixedObjectValueSourceTest
testEmptyExpressionResultsInNullReturn_NoPrefixUsed | 0.001 s | |
testEmptyExpressionResultsInNullReturn_PrefixUsedWithoutDot | 0 s | |
testEmptyExpressionResultsInNullReturn_PrefixUsedWithDot | 0 s |
MultiDelimiterInterpolatorFilterReaderTest
StringUtilsTest
testCapitalizeFirstLetter | 0.001 s |
MultiDelimiterStringSearchInterpolatorTest
RegexBasedInterpolatorTest
FixedStringSearchInterpolatorTest
FieldBasedObjectInterpolatorTest
StringSearchInterpolatorTest
EnvarBasedValueSourceTest
testNoArgConstructorIsCaseSensitive | 0.001 s | |
testGetRealEnvironmentVariable | 0.001 s | |
testCaseInsensitive | 0.001 s |