Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
74 0 0 0 100% 1.048

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
edu.uci.ics.jung.io.graphml.parser 53 0 0 0 100% 0.418
edu.uci.ics.jung.io.graphml 8 0 0 0 100% 0.075
edu.uci.ics.jung.io 13 0 0 0 100% 0.555

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

edu.uci.ics.jung.io.graphml.parser

Class Tests Errors Failures Skipped Success Rate Time
TestEdgeElementParser 9 0 0 0 100% 0.039
TestEndpointElementParser 8 0 0 0 100% 0.028
TestGraphElementParser 9 0 0 0 100% 0.08
TestHyperEdgeElementParser 6 0 0 0 100% 0.014
TestKeyElementParser 9 0 0 0 100% 0.219
TestNodeElementParser 7 0 0 0 100% 0.023
TestPortElementParser 5 0 0 0 100% 0.015

edu.uci.ics.jung.io.graphml

Class Tests Errors Failures Skipped Success Rate Time
TestGraphMLReader2 8 0 0 0 100% 0.075

edu.uci.ics.jung.io

Class Tests Errors Failures Skipped Success Rate Time
PajekNetIOTest 6 0 0 0 100% 0.339
TestGraphMLReader 3 0 0 0 100% 0.055
TestGraphMLWriter 2 0 0 0 100% 0.112
TestMatrixFile 2 0 0 0 100% 0.049

Test Cases

[Summary] [Package List] [Test Cases]

TestEdgeElementParser

testNoSource 0.003
testNoTarget 0.003
testId 0.003
testDirectedTrue 0.002
testDirectedFalse 0.004
testSourceTargetPorts 0.003
testDesc 0.004
testUserAttributes 0.002
testData 0.003

TestEndpointElementParser

testId 0.002
testDesc 0.003
testNoNode 0.002
testPort 0.001
testTypeIn 0.002
testTypeOut 0.002
testTypeUndir 0.004
testTypeInvalid 0.006

TestGraphElementParser

testDesc 0.01
testUserAttributes 0.003
testData 0.03
testNoEdgeDefault 0.002
testEdgeDefaultDirected 0.002
testEdgeDefaultUndirected 0.002
testNodes 0.008
testEdges 0.005
testHyperEdges 0.007

TestHyperEdgeElementParser

testId 0.002
testDesc 0.003
testUserAttributes 0.001
testData 0.002
testEmpty 0.001
testEndpoints 0.001

TestKeyElementParser

testId 0.163
testDesc 0.006
testNoId 0.006
testDefault 0.004
testAttrNameType 0.005
testForNode 0.003
testForEdge 0.004
testForGraph 0.002
testForAll 0.011

TestNodeElementParser

testId 0.002
testDesc 0.003
testUserAttributes 0.004
testData 0.001
testPort 0.002
testNoId 0.001
testMultiPort 0.002

TestPortElementParser

testDesc 0.003
testUserAttributes 0.002
testData 0.002
testName 0.002
testNoName 0.002

TestGraphMLReader2

testData 0.012
testEmptyFile 0.01
testBasics 0.004
testEdgeWithInvalidNode 0.006
testHypergraph 0.007
testInvalidGraphFactory 0.008
testAttributesFile 0.01
testHypergraphFile 0.013

PajekNetIOTest

testNull 0.029
testFileNotFound 0
testNoLabels 0.016
testDirectedSaveLoadSave 0.024
testUndirectedSaveLoadSave 0.012
testMixedSaveLoadSave 0.229

TestGraphMLReader

testLoad 0.005
testAttributes 0.042
testLoadHypergraph 0.005

TestGraphMLWriter

testBasicWrite 0.1
testMixedGraph 0.01

TestMatrixFile

testUnweightedLoadSave 0.041
testWeightedLoadSave 0.007