Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
78 0 0 0 100% 0.427

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
serp.bytecode 68 0 0 0 100% 0.413
serp.bytecode.lowlevel 8 0 0 0 100% 0.003
serp.util 2 0 0 0 100% 0.011

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

serp.bytecode

Class Tests Errors Failures Skipped Success Rate Time
TestBCClass 7 0 0 0 100% 0.118
TestNameCache 8 0 0 0 100% 0.003
TestStoreInstruction 3 0 0 0 100% 0.002
TestPrimitive 9 0 0 0 100% 0.002
TestArrayLoadInstruction 3 0 0 0 100% 0.002
TestConvertInstruction 1 0 0 0 100% 0.001
TestConstantInstruction 3 0 0 0 100% 0.003
TestLoadInstruction 3 0 0 0 100% 0.001
TestArray 9 0 0 0 100% 0.045
TestAttributes 5 0 0 0 100% 0.006
TestArrayStoreInstruction 3 0 0 0 100% 0.003
TestCode 2 0 0 0 100% 0.002
TestMathInstruction 3 0 0 0 100% 0.004
TestProject 9 0 0 0 100% 0.221

serp.bytecode.lowlevel

Class Tests Errors Failures Skipped Success Rate Time
TestConstantPool 8 0 0 0 100% 0.003

serp.util

Class Tests Errors Failures Skipped Success Rate Time
TestStrings 2 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

TestBCClass

testType 0.001
testSuperclass 0.003
testBasics 0
testInterfaces 0.004
testProject 0
testReadWrite 0.029
testAccessFlags 0

TestNameCache

testInternalForm 0
testArrayInternalForm 0
testExternalForm 0
testArrayExternalForm 0
testDescriptors 0
testDescriptorReturnName 0
testDescriptorParamNames 0
testComponentTypes 0

TestStoreInstruction

testInitialize 0
testGetType 0
testOpcodeMorph 0.001

TestPrimitive

testType 0
testSuperclass 0
testComponent 0
testMethods 0
testBasics 0
testInterfaces 0
testFields 0
testAttributes 0
testWrite 0

TestArrayLoadInstruction

testGetType 0
testOpcodeMorph 0.001
testIniitalize 0

TestConvertInstruction

testOpcodeMorph 0

TestConstantInstruction

testGetType 0.001
testOpcodeMorph 0
testGetValue 0

TestConstantPool

testClear 0
testRemove 0
testAdd 0
testMutate 0
testIndexOf 0.001
testGetEntries 0
testGetEntry 0
testFind 0

TestLoadInstruction

testInitialize 0
testGetType 0
testOpcodeMorph 0

TestArray

testType 0
testSuperclass 0
testComponent 0.038
testMethods 0.001
testBasics 0
testInterfaces 0.003
testFields 0.002
testAttributes 0
testWrite 0

TestAttributes

testClear 0.001
testGetAttributes 0
testSetAttributes 0
testAddAttributes 0
testRemoveAttribute 0.001

TestArrayStoreInstruction

testGetType 0
testOpcodeMorph 0
testIniitalize 0

TestCode

testRemove 0.001
testIndexes 0

TestMathInstruction

testInitialize 0
testGetType 0
testOpcodeMorph 0

TestProject

testName 0
testLoadByName 0.095
testLoadByType 0.04
testLoadByFile 0.025
testLoadByStream 0.021
testGetClasses 0
testRename 0.034
testClear 0
testRemove 0.001

TestStrings

testSplit 0.003
testClassForName 0.001