[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 37 | 10 | 0 | 72.97% | 3.51 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.astrogrid.query.adql | 10 | 10 | 0 | 0.00% | 1.26 |
| org.astrogrid.query | 27 | 0 | 0 | 100.00% | 2.24 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| AdqlTest | 4 | 4 | 0 | 0.00% | 0.724 |
|
| AdqlXmlParserTest | 6 | 6 | 0 | 0.00% | 0.539 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| SqlParserTest | 25 | 0 | 0 | 100.00% | 1.353 |
|
| TraverserTest | 2 | 0 | 0 | 100.00% | 0.890 |
[ summary] [ package list] [ test cases]
|
| testSelectAll | 0.36 |
|
| testConditions | 0.07 |
|
| testConditions2 | 0.01 |
|
| testFuncs | 0.02 |
|
| testCircle | 0.04 |
|
| testNvo1 | 0.01 |
|
| testNvo2 | 0.02 |
|
| testNvo3 | 0.03 |
|
| testNvo4 | 0.01 |
|
| testNvo5 | 0.01 |
|
| testNvo6 | 0.02 |
|
| testNvo7 | 0.01 |
|
| testNvo8 | 0.02 |
|
| testDate | 0.01 |
|
| testDateTime | 0.02 |
|
| testSsa | 0.04 |
|
| testPat1 | 0.01 |
|
| testLimit1 | 0.01 |
|
| testLimit2 | 0.01 |
|
| testAvg | 0.01 |
|
| testWhitespace | 0.01 |
|
| testFuncs2 | 0.02 |
|
| testSavas | 0.03 |
|
| testTreelikeDates | 0.03 |
|
| testSubstitution | 0.01 |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |