Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
51 0 0 100.00% 5.19

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

com.lonniepryor.blues 1 0 0 2.34
com.lonniepryor.blues.aop 2 0 0 0.23
com.lonniepryor.blues.util 45 0 0 2.05
com.lonniepryor.blues.xml 3 0 0 0.57

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

com.lonniepryor.blues.util

TypesTest 3 0 0 0.141
TokenizedStringsTest 8 0 0 0.071
ThrowablesTest 3 0 0 0.127
StringsTest 8 0 0 0.082
ParametersTest 5 0 0 0.469
MethodsTest 4 0 0 0.189
FieldsTest 3 0 0 0.167
ExpressionTest 5 0 0 0.025
EnumerationChainTest 1 0 0 0.426
ConstructorsTest 3 0 0 0.137
CharactersTest 1 0 0 0.028
BeanHelperTest 1 0 0 0.186

Test Cases

[ summary ] [ package list ] [ test cases ]

BluesTest

testLoadsTestApplication Success 2.29

PointcutTest

testCanBeConstructedFromPatterns Success 0.20
testCanBeConstructedFromPatternExpressions Success 0.00

TypesTest

testCanBeConstructedFromPatterns Success 0.12
testCanBeConstructedFromPatternExpressions Success 0.01
testMatchesClassesByDeclaration Success 0.00

TokenizedStringsTest

testCanBeConstructedFromPatterns Success 0.03
testCanBeConstructedFromPatternExpressions Success 0.01
testMatchesAnyStringOfTokens Success 0.00
testMatchesAMinimumNumberOfTokens Success 0.00
testMatchesSingleTokens Success 0.00
testCanBeLinearlyConstructed Success 0.00
testCanBeLogicallyCombined Success 0.00
testFailsOnBadInput Success 0.00

ThrowablesTest

testCanBeConstructedFromPatterns Success 0.12
testMatchesAnyThrowables Success 0.00
testMatchesSpecificThrowables Success 0.00

StringsTest

testCanBeConstructedFromPatterns Success 0.02
testCanBeConstructedFromPatternExpressions Success 0.01
testCanBeLinearlyConstructed Success 0.00
testCanBeLogicallyCombined Success 0.02
testFailsOnBadInput Success 0.00
testMatchesAnyString Success 0.00
testMatchesStringsOfMinimumLength Success 0.00
testMatchesStringsExactly Success 0.00

ParametersTest

testCanBeConstructedFromPatterns Success 0.10
testCanBeLinearlyConstructed Success 0.00
testMatchesAnyParameters Success 0.00
testMatchesASpecificNumberOfParameters Success 0.00
testMatchesSpecificParameters Success 0.00

MethodsTest

testCanBeConstructedFromPatterns Success 0.16
testMatchesMethodsByDeclaration Success 0.01
testMatchesMethodsByName Success 0.00
testMatchesMethodsByParameters Success 0.00

FieldsTest

testCanBeConstructedFromPatterns Success 0.16
testMatchesFieldsByDeclaration Success 0.00
testMatchesFieldsByName Success 0.00

ExpressionTest

testFindsStatementEndings Success 0.01
testFindsStatementBeginnings Success 0.00
testTrimsTheLeftOfStrings Success 0.00
testTrimsTheRightOfStrings Success 0.00
testParsesArbitraryExpressions Success 0.00

EnumerationChainTest

testComposesEnumerations Success 0.00

ConstructorsTest

testCanBeConstructedFromPatterns Success 0.13
testMatchesConstructorsByDeclaration Success 0.00
testMatchesConstructorsByParameters Success 0.00

CharactersTest

testMatchesCharacters Success 0.01

BeanHelperTest

testGetsSetsAndClearsBeanProperties Success 0.16

XmlBeanHelperTest

testDeclaresChildElements Success 0.52

ValueResolverTest

testResolvesClasses Success 0.04
testResolvesResources Success 0.00