Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
3710072.97%3.51

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.astrogrid.query.adql 101000.00%1.26
org.astrogrid.query 2700100.00%2.24

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

org.astrogrid.query.adql

ClassTestsErrorsFailuresSuccess RateTime
Error AdqlTest 4400.00%0.724
Error AdqlXmlParserTest 6600.00%0.539

org.astrogrid.query

ClassTestsErrorsFailuresSuccess RateTime
Success SqlParserTest 2500100.00%1.353
Success TraverserTest 200100.00%0.890

Test Cases

[ summary] [ package list] [ test cases]

AdqlTest

Error testNvo10.02
Could not open query file: v074/nvoexample-1-adql0.7.4.xml
Error testNvo20.00
Could not open query file: v074/nvoexample-2-adql0.7.4.xml
Error testNvo30.00
Could not open query file: v074/nvoexample-3-adql0.7.4.xml
Error testNvo40.00
Could not open query file: v074/nvoexample-4-adql0.7.4.xml

AdqlXmlParserTest

Error testSimple0.03
org/astrogrid/registry/RegistryException
Error testParseNvo10.01
Could not open query file: v074/nvoexample-1-adql0.7.4.xml
Error testParseNvo20.00
Could not open query file: v074/nvoexample-2-adql0.7.4.xml
Error testParseNvo30.00
Could not open query file: v074/nvoexample-3-adql0.7.4.xml
Error testParseNvo40.00
Could not open query file: v074/nvoexample-4-adql0.7.4.xml
Error testParseSample10.00
Could not open query file: v074/SampleStars-pleidies-adql.xml

SqlParserTest

Success testSelectAll0.36
Success testConditions0.07
Success testConditions20.01
Success testFuncs0.02
Success testCircle0.04
Success testNvo10.01
Success testNvo20.02
Success testNvo30.03
Success testNvo40.01
Success testNvo50.01
Success testNvo60.02
Success testNvo70.01
Success testNvo80.02
Success testDate0.01
Success testDateTime0.02
Success testSsa0.04
Success testPat10.01
Success testLimit10.01
Success testLimit20.01
Success testAvg0.01
Success testWhitespace0.01
Success testFuncs20.02
Success testSavas0.03
Success testTreelikeDates0.03
Success testSubstitution0.01

TraverserTest

Success testSimple0.14
Success testMore0.10

Failure details

Error testNvo1
Could not open query file: v074/nvoexample-1-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-1-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo1(AdqlTestHelper.java:87) at org.astrogrid.query.adql.AdqlTest.testNvo1(AdqlTest.java:26)
Error testNvo2
Could not open query file: v074/nvoexample-2-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-2-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo2(AdqlTestHelper.java:91) at org.astrogrid.query.adql.AdqlTest.testNvo2(AdqlTest.java:29)
Error testNvo3
Could not open query file: v074/nvoexample-3-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-3-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo3(AdqlTestHelper.java:95) at org.astrogrid.query.adql.AdqlTest.testNvo3(AdqlTest.java:32)
Error testNvo4
Could not open query file: v074/nvoexample-4-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-4-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo4(AdqlTestHelper.java:99) at org.astrogrid.query.adql.AdqlTest.testNvo4(AdqlTest.java:35)
Error testSimple
org/astrogrid/registry/RegistryException
java.lang.NoClassDefFoundError: org/astrogrid/registry/RegistryException at org.astrogrid.slinger.targets.TargetMaker.makeTarget(TargetMaker.java:46) at org.astrogrid.query.adql.AdqlXmlParserTest.testSimple(AdqlXmlParserTest.java:25)
Error testParseNvo1
Could not open query file: v074/nvoexample-1-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-1-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo1(AdqlTestHelper.java:87) at org.astrogrid.query.adql.AdqlXmlParserTest.testParseNvo1(AdqlXmlParserTest.java:31)
Error testParseNvo2
Could not open query file: v074/nvoexample-2-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-2-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo2(AdqlTestHelper.java:91) at org.astrogrid.query.adql.AdqlXmlParserTest.testParseNvo2(AdqlXmlParserTest.java:34)
Error testParseNvo3
Could not open query file: v074/nvoexample-3-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-3-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo3(AdqlTestHelper.java:95) at org.astrogrid.query.adql.AdqlXmlParserTest.testParseNvo3(AdqlXmlParserTest.java:37)
Error testParseNvo4
Could not open query file: v074/nvoexample-4-adql0.7.4.xml
java.lang.AssertionError: Could not open query file: v074/nvoexample-4-adql0.7.4.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getNvo4(AdqlTestHelper.java:99) at org.astrogrid.query.adql.AdqlXmlParserTest.testParseNvo4(AdqlXmlParserTest.java:40)
Error testParseSample1
Could not open query file: v074/SampleStars-pleidies-adql.xml
java.lang.AssertionError: Could not open query file: v074/SampleStars-pleidies-adql.xml at org.astrogrid.query.adql.AdqlTestHelper.getTestAdql(AdqlTestHelper.java:30) at org.astrogrid.query.adql.AdqlTestHelper.getSampleDbPleidies(AdqlTestHelper.java:105) at org.astrogrid.query.adql.AdqlXmlParserTest.testParseSample1(AdqlXmlParserTest.java:43)