EclipseLink Core - Test Summary (more details on https://ci.eclipse.org/eclipselink/job/eclipselink-nightly-master/659/ )
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 12 | 0 | 0 | 0 | 100% | 1.783 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.eclipse.persistence.sessions | 1 | 0 | 0 | 0 | 100% | 0.025 s |
| org.eclipse.persistence.testing.tests.junit | 4 | 0 | 0 | 0 | 100% | 0.030 s |
| org.eclipse.persistence.queries | 2 | 0 | 0 | 0 | 100% | 0.009 s |
| org.eclipse.persistence.descriptors | 2 | 0 | 0 | 0 | 100% | 0.183 s |
| org.eclipse.persistence.testing.tests.archunit | 3 | 0 | 0 | 0 | 100% | 1.536 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.eclipse.persistence.sessions
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ProjectJPQLParseCacheTest | 1 | 0 | 0 | 0 | 100% | 0.025 s |
org.eclipse.persistence.testing.tests.junit
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ProjectTest | 2 | 0 | 0 | 0 | 100% | 0.008 s | |
| SessionTest | 2 | 0 | 0 | 0 | 100% | 0.022 s |
org.eclipse.persistence.queries
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DatabaseQueryArgumentFieldTest | 2 | 0 | 0 | 0 | 100% | 0.009 s |
org.eclipse.persistence.descriptors
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DescriptorQueryManagerTest | 2 | 0 | 0 | 0 | 100% | 0.183 s |
org.eclipse.persistence.testing.tests.archunit
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ArchCoreUnitTest | 3 | 0 | 0 | 0 | 100% | 1.536 s |
Test Cases
[Summary] [Package List] [Test Cases]
DescriptorQueryManagerTest
| concurrentWritesToExpressionQueryCacheDoNotThrowNullPointerException | 0.126 s | |
| concurrentWritesToUpdateCallCacheDoNotThrowNullPointerException | 0.038 s |
DatabaseQueryArgumentFieldTest
| rowFromArgumentsKeepsMoreSpecificFieldMetadataForDuplicateArgumentNames | 0.005 s | |
| rowFromArgumentsDoesNotDowngradeExistingSpecificFieldMetadata | 0.001 s |
ProjectJPQLParseCacheTest
| concurrentWritesToJPQLParseCacheDoNotThrowNullPointerException | 0.025 s |
ArchCoreUnitTest
| checkLogging | 1.069 s | |
| checkLocalization | 0.230 s | |
| checkLoggingJul | 0.232 s |
ProjectTest
| testDefaultQueryBuilder | 0.004 s | |
| testCustomQueryBuilder | 0.001 s |
SessionTest
| testCustomProjectQueryBuilder | 0.019 s | |
| testDefaultProjectQueryBuilder | 0 s |