[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
69 | 0 | 0 | 0 | 100% | 1.726 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.mpierce.jfixture | 69 | 0 | 0 | 0 | 100% | 1.726 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RowDependencyEdgeTest | 5 | 0 | 0 | 0 | 100% | 0.003 | |
ValueTest | 7 | 0 | 0 | 0 | 100% | 0.008 | |
ReferenceFinderTest | 10 | 0 | 0 | 0 | 100% | 0.01 | |
RowTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
RowDependencyGraphTest | 8 | 0 | 0 | 0 | 100% | 0.379 | |
ColumnReferenceResolverTest | 13 | 0 | 0 | 0 | 100% | 0.2 | |
RowDependencyNodeTest | 5 | 0 | 0 | 0 | 100% | 0.007 | |
ColumnReferenceTest | 3 | 0 | 0 | 0 | 100% | 0.089 | |
DataSourceConnectionProviderTest | 9 | 0 | 0 | 0 | 100% | 0.881 | |
FixtureControllerTest | 3 | 0 | 0 | 0 | 100% | 0.06 | |
FixtureExtractorTest | 3 | 0 | 0 | 0 | 100% | 0.086 |
[Summary] [Package List] [Test Cases]
testEndCantBeStart | 0 | |
testEqualsSameNodes | 0 | |
testNotEqualsNull | 0.001 | |
testNotEqualsDifferentEndNodes | 0 | |
testNotEqualsDifferentStartNodes | 0 |
testAsInt | 0.001 | |
testAsLong | 0 | |
testAsFloat | 0.001 | |
testAsDouble | 0 | |
testAsBoolean | 0.001 | |
testAsString | 0.001 | |
testToString | 0.001 |
testDetectsMultipleAutoIdColumns | 0 | |
testResolveThis | 0.001 | |
testFindNoRef | 0 | |
testAutoIsNotARef | 0.001 | |
testFindUnscopedAnonymousColRef | 0.002 | |
testFindUnscopedIndexedColRef | 0.001 | |
testFindUnscopedNamedColRef | 0 | |
testFindScopedAnonymousColRef | 0.001 | |
testFindScopedIndexedColRef | 0 | |
testFindScopedNamedColRef | 0 |
testEntireGraphIsACycleFails | 0 | |
testSubGraphIsACycleFails | 0 | |
testAddSameDependency | 0.003 | |
testGetRowsInInsertionOrder | 0 | |
testGetRowsInInsertionOrderAlwaysGetsSameListContents | 0.016 | |
testGetRowsInInsertionOrderFindsLongestPath | 0.092 | |
testGetRowsInInsertionOrderFindsLongestPath2 | 0.095 | |
testGetRowsInInsertionOrderWithForest | 0.167 |
testFindBadDbName | 0.149 | |
testFindBadFixtureName | 0.001 | |
testFindBadTableName | 0.002 | |
testFindBadColumnName | 0.002 | |
testFindAnonRowWithNamedRef | 0.002 | |
testFindIndexedRowWithRowName | 0.002 | |
testFindIndexedRowWithWrongRowIndex | 0.002 | |
testFindNamedRowWithWrongRowName | 0.001 | |
testFindNamedRowWithAnonRef | 0.003 | |
testFindIndexedRowWithAnonRef | 0.004 | |
testFindNamedRowWithRightRowName | 0.001 | |
testFindIndexedRowWithRightRowName | 0.001 | |
testFindAnonRowWithRightRef | 0.001 |
testAddIncomingWithWrongEnd | 0.001 | |
testAddOutgoingWithWrongStart | 0.001 | |
testAddDuplicateIncoming | 0 | |
testAddDuplicateOutgoing | 0 | |
testGetDependencies | 0 |
testMinimalYaml | 0.613 | |
testMinimalYamlViaReader | 0.005 | |
testClearTablesDoesntTouchUnusedTables | 0.002 | |
testClearTablesClearsUsedTables | 0.007 | |
testBasicDeps | 0.015 | |
testSpecialScalars | 0.009 | |
testCrossDbDeps | 0.011 | |
testEmptyRowWithAutoId | 0.003 | |
testNoAutoId | 0.004 |