[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
119 | 0 | 0 | 100.00% | 11.14 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.apache.commons.jelly.core | 66 | 0 | 0 | 100.00% | 5.92 |
org.apache.commons.jelly.expression | 7 | 0 | 0 | 100.00% | 0.50 |
org.apache.commons.jelly.impl | 1 | 0 | 0 | 100.00% | 0.19 |
org.apache.commons.jelly.test.impl | 3 | 0 | 0 | 100.00% | 0.44 |
org.apache.commons.jelly.test.xml | 11 | 0 | 0 | 100.00% | 2.66 |
org.apache.commons.jelly | 31 | 0 | 0 | 100.00% | 1.44 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestArgTag | 16 | 0 | 0 | 100.00% | 0.234 | |
TestBreakTag | 4 | 0 | 0 | 100.00% | 0.484 | |
TestChooseTag | 1 | 0 | 0 | 100.00% | 0.469 | |
TestFileTag | 2 | 0 | 0 | 100.00% | 0.390 | |
TestForEachTag | 2 | 0 | 0 | 100.00% | 0.532 | |
TestGetStaticTag | 2 | 0 | 0 | 100.00% | 0.438 | |
TestIncludeTag | 4 | 0 | 0 | 100.00% | 0.422 | |
TestInvokeStaticTag | 5 | 0 | 0 | 100.00% | 0.500 | |
TestInvokeTag | 6 | 0 | 0 | 100.00% | 0.532 | |
TestNewTag | 8 | 0 | 0 | 100.00% | 0.515 | |
TestSwitchTag | 11 | 0 | 0 | 100.00% | 0.562 | |
TestUnexpectedTagCaching | 1 | 0 | 0 | 100.00% | 0.390 | |
TestUseBeanTag | 4 | 0 | 0 | 100.00% | 0.453 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestDynaBeans | 1 | 0 | 0 | 100.00% | 0.250 | |
TestExpressions | 6 | 0 | 0 | 100.00% | 0.250 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestTagLibraryResolver | 1 | 0 | 0 | 100.00% | 0.187 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestEmbedded | 3 | 0 | 0 | 100.00% | 0.437 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestCData | 2 | 0 | 0 | 100.00% | 0.422 | |
TestDefaultNamespaceFilter | 2 | 0 | 0 | 100.00% | 0.469 | |
TestDummyXMLOutput | 1 | 0 | 0 | 100.00% | 0.391 | |
TestNonexistentTags | 1 | 0 | 0 | 100.00% | 0.359 | |
TestXMLParserCache | 2 | 0 | 0 | 100.00% | 0.531 | |
TestXMLValidation | 3 | 0 | 0 | 100.00% | 0.484 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
TestCoreTags | 4 | 0 | 0 | 100.00% | 0.438 | |
TestJelly | 19 | 0 | 0 | 100.00% | 0.141 | |
TestJellyContext | 1 | 0 | 0 | 100.00% | 0.203 | |
TestTrim | 3 | 0 | 0 | 100.00% | 0.188 | |
TestXMLOutput | 4 | 0 | 0 | 100.00% | 0.468 |
[ summary] [ package list] [ test cases]
testToBooleanFromString | 0.03 | |
testToCharFromString | 0.00 | |
testToByteFromString | 0.00 | |
testToByteFromNumber | 0.00 | |
testToShortFromString | 0.00 | |
testToShortFromNumber | 0.00 | |
testToIntFromString | 0.00 | |
testToIntFromNumber | 0.00 | |
testToFloatFromString | 0.00 | |
testToFloatFromNumber | 0.00 | |
testToLongFromString | 0.00 | |
testToLongFromNumber | 0.00 | |
testToDoubleFromString | 0.02 | |
testToDoubleFromNumber | 0.00 | |
testToPrimitiveFromNull | 0.00 | |
testFromNull | 0.00 |
testSimpleBreakTag | 0.26 | |
testConditionalBreakTag | 0.02 | |
testVarBreakTag | 0.02 | |
testVarNoBreakTag | 0.02 |
testSimpleSystemInvoke | 0.25 | |
testSystemInvoke | 0.02 | |
testMessageFormatInvoke | 0.02 | |
testInvokeThatThrowsException | 0.02 | |
testInvokeThatDoesNotHandleException | 0.02 |
testSimpleInvoke | 0.25 | |
testInvokeWithVar | 0.03 | |
testInvokeWithReturnedValueAsArg | 0.02 | |
testInvokeWithReturnedValueAsArgAndVar | 0.02 | |
testInvokeThatThrowsException | 0.02 | |
testInvokeThatDoesNotHandleException | 0.02 |
testSimpleNew | 0.25 | |
testNewThenOverwrite | 0.02 | |
testNewWithLiteralArg | 0.02 | |
testNewWithTwoArgs | 0.00 | |
testNewWithExpressionArg | 0.02 | |
testNewWithNullArg | 0.02 | |
testNewWithNewArg | 0.00 | |
testNewWithUseBeanArg | 0.02 |
testSimpleSwitch | 0.25 | |
testFallThru | 0.02 | |
testDefault | 0.00 | |
testNullCase | 0.02 | |
testSwitchWithoutOn | 0.02 | |
testCaseWithoutSwitch | 0.00 | |
testDefaultWithoutSwitch | 0.02 | |
testCaseWithoutValue | 0.02 | |
testMultipleDefaults | 0.00 | |
testCaseAfterDefault | 0.02 | |
testSeveralCall | 0.03 |
testExpresssions | 0.03 | |
testAntExpresssions | 0.02 | |
testExpressionsEvalOutput | 0.00 | |
testNotConditions | 0.02 | |
testNotConditionsWithDot | 0.00 | |
testNull | 0.00 |
testInvalidXML1NoValidation | 0.23 | |
testInvalidXML1Validation | 0.03 | |
testValidXML1Validation | 0.02 |
testArgs | 0.25 | |
testTrimEndWhitespace | 0.00 | |
testTrimStartWhitespace | 0.00 | |
testStaticNamespacedAttributes | 0.00 |
testSetAndRemove | 0.02 | |
testSetWithDefault | 0.00 | |
testScope | 0.00 | |
testChoose | 0.00 | |
testIf | 0.00 | |
testNewAndSetProperties | 0.02 | |
testUseBean | 0.00 | |
testUseBeanWithSetProperties | 0.02 | |
testSetWithNoEncoding | 0.00 | |
testFileToVar | 0.00 | |
testTrim | 0.00 | |
testBreak | 0.00 | |
testBreakWithIf | 0.00 | |
testVariablesWithDots | 0.02 | |
testImport | 0.02 | |
testMuteTag | 0.00 | |
testForEachWithString | 0.00 | |
testFileTag | 0.02 | |
testFileToVarAppend | 0.00 |