Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
252 0 0 100.00% 2.85

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
org.realityforge.metaclass.introspector 23 0 0 100.00% 0.52
org.realityforge.metaclass 39 0 0 100.00% 0.10
org.realityforge.metaclass.io 47 0 0 100.00% 0.55
org.realityforge.metaclass.model 27 0 0 100.00% 0.39
org.realityforge.metaclass.tools.compiler 25 0 0 100.00% 0.33
org.realityforge.metaclass.tools.qdox 55 0 0 100.00% 0.25
org.realityforge.metaclass.tools.tasks 28 0 0 100.00% 0.65
org.realityforge.metaclass.tools.packer 8 0 0 100.00% 0.07

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

org.realityforge.metaclass.introspector

Class Tests Errors Failures Success Rate Time
DefaultMetaClassAccessorTestCase 4 0 0 100.00% 0.093
MetaClassExceptionTestCase 2 0 0 100.00% 0.053
MetaClassIntrospectorTestCase 7 0 0 100.00% 0.171
WrapperMetaClassAccessorTestCase 2 0 0 100.00% 0.119
CachingMetaClassAccessorTestCase 8 0 0 100.00% 0.081

org.realityforge.metaclass

Class Tests Errors Failures Success Rate Time
AttributesTestCase 39 0 0 100.00% 0.104

org.realityforge.metaclass.io

Class Tests Errors Failures Success Rate Time
MetaClassIOBinaryTestCase 24 0 0 100.00% 0.141
SAXMetaClassSerializerTestCase 8 0 0 100.00% 0.146
DOMMetaClassDeserializerTestCase 15 0 0 100.00% 0.259

org.realityforge.metaclass.model

Class Tests Errors Failures Success Rate Time
FeatureDescriptorTestCase 7 0 0 100.00% 0.061
AttributeTestCase 4 0 0 100.00% 0.064
ParameterDescriptorTestCase 3 0 0 100.00% 0.061
FieldDescriptorTestCase 3 0 0 100.00% 0.062
ClassDescriptorTestCase 6 0 0 100.00% 0.068
MethodDescriptorTestCase 4 0 0 100.00% 0.073

org.realityforge.metaclass.tools.compiler

Class Tests Errors Failures Success Rate Time
ClassDescriptorCompilerTestCase 22 0 0 100.00% 0.246
MulticastJavaClassFilterTestCase 3 0 0 100.00% 0.080

org.realityforge.metaclass.tools.qdox

Class Tests Errors Failures Success Rate Time
MulticastInterceptorTestCase 11 0 0 100.00% 0.064
QDoxDescriptorParserTestCase 37 0 0 100.00% 0.117
NonNamespaceAttributeRemovingInterceptorTestCase 7 0 0 100.00% 0.065

org.realityforge.metaclass.tools.tasks

Class Tests Errors Failures Success Rate Time
FormatEnumTestCase 3 0 0 100.00% 0.068
MetaGenerateTaskTestCase 22 0 0 100.00% 0.481
PluginElementTestCase 3 0 0 100.00% 0.100

org.realityforge.metaclass.tools.packer

Class Tests Errors Failures Success Rate Time
ClassDescriptorPackerTestCase 8 0 0 100.00% 0.073

Test Cases

[ summary ] [ package list ] [ test cases ]

DefaultMetaClassAccessorTestCase

testLoadBinaryAttributesForClass Success 0.02
testLoadXMLAttributesForAsClass Success 0.02
testMissingAttributesForClass Success 0.00
testBadAttributesForClass Success 0.00

MetaClassExceptionTestCase

testMetaClassExceptionSimpleCtor Success 0.01
testMetaClassExceptionComplexCtor Success 0.00

MetaClassIntrospectorTestCase

testInstantiateMetaClassIntrospectorClass Success 0.02
testGetClassDescriptorViaClassObject Success 0.01
testGetClassDescriptorViaClassnameAndClassLoader Success 0.00
testGetMissingClassDescriptor Success 0.00
testSetNullAccessor Success 0.00
testGetClassDescriptorFromCache Success 0.00
testSetAccessorUnderSecurityManager Success 0.08

WrapperMetaClassAccessorTestCase

testNullAccessorPassedToCtor Success 0.01
testWrapperMetaClassAccessor Success 0.06

CachingMetaClassAccessorTestCase

testNullClassnamePassedToGetClassDescriptor Success 0.02
testNullClassLoaderPassedToGetClassDescriptor Success 0.00
testGetNonExistent Success 0.00
testGetExistent Success 0.00
testGetExistentThenClear Success 0.00
testRegisterMultipleInSameClassLoader Success 0.00
testNullDescriptorPassedToRegisterDescriptor Success 0.00
testNullClassLoaderPassedToRegisterDescriptor Success 0.00

AttributesTestCase

testInstantiateAttributesClass Success 0.01
testGetAttributeByNameWithZeroAttributes Success 0.00
testGetAttributeByNameWithNoMatchingAttributes Success 0.00
testGetAttributeByNameWithOneMatchingAttribute Success 0.00
testGetAttributeByNameWithOneMatchingAttributes Success 0.00
testGetAttributesByNameWithZeroAttributes Success 0.00
testGetAttributesByNameWithNoMatchingAttributes Success 0.00
testGetAttributesByNameWithOneMatchingAttribute Success 0.00
testGetAttributesByNameWithOneMatchingAttributes Success 0.00
testGetAttributesForClass Success 0.02
testGetAttributesForClassSansMetaData Success 0.00
testGetAttributesForClassWithNameSansMetaData Success 0.00
testGetAttributesForClassWithName Success 0.00
testGetAttributeForClassWithNameSansMetaData Success 0.00
testGetAttributeForClassWithName Success 0.00
testGetAttributesForField Success 0.00
testGetAttributesForFieldSansMetaData Success 0.00
testGetAttributesForFieldWithNameSansMetaData Success 0.00
testGetAttributesForFieldWithName Success 0.00
testGetAttributeForFieldWithNameSansMetaData Success 0.00
testGetAttributeForFieldWithName Success 0.00
testGetAttributesForMethodSansMetaData Success 0.00
testGetAttributesForMethod Success 0.00
testGetAttributesForMethodWithNameSansMetaData Success 0.00
testGetAttributesForMethodWithName Success 0.00
testGetAttributeForMethodWithNameSansMetaData Success 0.00
testGetAttributeForMethodWithName Success 0.00
testGetNonExistentField Success 0.00
testGetNonExistentMethod Success 0.00
testGetNonExistentConstructor Success 0.00
testGetAttributesForConstructorSansMetaData Success 0.00
testGetAttributesForConstructor Success 0.00
testGetAttributesForConstructorWithNameSansMetaData Success 0.00
testGetAttributesForConstructorWithName Success 0.00
testGetAttributeForConstructorWithNameSansMetaData Success 0.00
testGetAttributeForConstructorWithName Success 0.00
testGetAttributeForConstructorWithMatchingNamedCtorButDifferentParameters Success 0.00
testGetAttributeForMethodWithMatchingNamedMethodButDifferentParameters Success 0.00
testGetConstructorOnDefaultPackageClass Success 0.00

MetaClassIOBinaryTestCase

testBinaryIOWriteZeroAttributes Success 0.03
testBinaryIOReadZeroAttributes Success 0.00
testBinaryIOWriteAttributeWithoutValueOrParameters Success 0.00
testBinaryIOReadAttributeWithoutValueOrParameters Success 0.00
testBinaryIOWriteAttributeWithValue Success 0.00
testBinaryIOReadAttributeWithValueAndParameters Success 0.00
testBinaryIOReadAttributeWithValue Success 0.00
testBinaryIOWriteAttributeWithParameters Success 0.01
testBinaryIOReadAttributeWithParameters Success 0.00
testBinaryIOWriteParameters Success 0.01
testBinaryIOReadParameters Success 0.00
testBinaryIOWriteZeroParameters Success 0.00
testBinaryIOReadZeroParameters Success 0.00
testBinaryIOReadFields Success 0.00
testBinaryIOWriteFields Success 0.00
testBinaryIOWriteZeroFields Success 0.00
testBinaryIOReadZeroFields Success 0.00
testBinaryIOReadMethods Success 0.01
testBinaryIOWriteMethods Success 0.00
testBinaryIOWriteZeroMethods Success 0.00
testBinaryIOReadZeroMethods Success 0.00
testBinaryIOWriteRead Success 0.00
testBinaryIOReadClassWithBadVersion Success 0.01
testBinaryIOReadClass Success 0.00

SAXMetaClassSerializerTestCase

testSerializeText Success 0.08
testSerializeAttributeParams Success 0.01
testSerializeAttributes Success 0.00
testSerializeMethodParameters Success 0.00
testSerializeMethods Success 0.00
testSerializeFields Success 0.01
testSerializeClass Success 0.00
testSerializeClassAsDocument Success 0.00

DOMMetaClassDeserializerTestCase

testGetPathDescriptionOneLevelDeep Success 0.01
testGetPathDescriptionMultipleLevelsDeep Success 0.00
testExpectElementThatIsPresent Success 0.00
testExpectElementThatIsNotPresent Success 0.00
testExpectAttributeThatIsPresent Success 0.01
testExpectAttributeThatIsNotPresent Success 0.00
testBuildParam Success 0.02
testAttributeWithJustName Success 0.14
testAttributeWithParametersAndValue Success 0.00
testAttributeWithParameters Success 0.00
testAttributeWithValue Success 0.00
testBuildField Success 0.00
testBuildParameter Success 0.00
testBuildMethod Success 0.00
testBuildClass Success 0.00

FeatureDescriptorTestCase

testFeatureDescriptor Success 0.01
testFeatureDescriptorWithInheritedAttribute Success 0.00
testNullDeclaredAttributesPassedToCtor Success 0.00
testNullInDeclaredAttributesPassedToCtor Success 0.00
testNullAttributesPassedToCtor Success 0.00
testNullInAttributesPassedToCtor Success 0.00
testDeclaredAttributesNotAnAttribute Success 0.00

AttributeTestCase

testAttributeOnlyWithName Success 0.01
testAttributeWithNameAndValue Success 0.00
testAttributeWithNameAndParameters Success 0.00
testAttributeWithNullName Success 0.00

ParameterDescriptorTestCase

testParameterWithNullName Success 0.01
testParameterWithNullType Success 0.00
testParameter Success 0.00

FieldDescriptorTestCase

testFieldDescriptor Success 0.01
testNullNamePassedToCtor Success 0.00
testNulltypePassedToCtor Success 0.00

ClassDescriptorTestCase

testNullNamePassedToCtor Success 0.01
testNullFieldsPassedToCtor Success 0.00
testNullInFieldsPassedToCtor Success 0.00
testNullMethodsPassedToCtor Success 0.00
testNullInMethodsPassedToCtor Success 0.00
testClassDescriptor Success 0.00

MethodDescriptorTestCase

testNullNamePassedToCtor Success 0.01
testNullReturnTypePassedToCtor Success 0.00
testNullParametersPassedToCtor Success 0.00
testNullInParametersPassedToCtor Success 0.00

ClassDescriptorCompilerTestCase

testNullInShutdownOutputStream Success 0.02
testNonNullInShutdownInputStream Success 0.00
testSetNullMonitor Success 0.00
testAddNullSourceFile Success 0.00
testAddNullFilter Success 0.00
testAddNullInterceptor Success 0.00
testSetMetaClassIO Success 0.00
testSetExtension Success 0.00
testGetOutputFileForClassWithBinary Success 0.00
testGetOutputFileForClassWithXML Success 0.00
testFailToWriteClassDescriptors Success 0.02
testNullDestDir Success 0.00
testFileAsDestDir Success 0.00
testDestDirNoExistAndNoCreate Success 0.00
testNoSourceFiles Success 0.03
testSingleSourceFile Success 0.07
testSingleSourceFileInWrongDirectory Success 0.00
testNonExistentSourceFile Success 0.00
testSingleSourceFileWithPassThroughInterceptor Success 0.01
testSingleSourceFileWithExceptingInterceptor Success 0.01
testSingleSourceFileWithDeletingInterceptor Success 0.00
testSingleSourceFileWithDeletingFilter Success 0.02

MulticastJavaClassFilterTestCase

testBasicFiltering Success 0.03
testCtorWithNullArg Success 0.00
testCtorWithNullContainedInArg Success 0.00

MulticastInterceptorTestCase

testMulticastInterceptorCtorWithNullInterceptors Success 0.01
testMulticastInterceptorCtorWithInterceptorsContainingNull Success 0.00
testProcessClassAttribute Success 0.00
testProcessClassAttributeThatIsDeleted Success 0.00
testProcessClassAttributes Success 0.00
testProcessMethodAttribute Success 0.00
testProcessMethodAttributeThatIsDeleted Success 0.00
testProcessMethodAttributes Success 0.00
testProcessFieldAttribute Success 0.00
testProcessFieldAttributeThatIsDeleted Success 0.00
testProcessFieldAttributes Success 0.00

QDoxDescriptorParserTestCase

testParseValueIntoParametersWithSimpleString Success 0.02
testParseValueIntoParametersWithKeyStartingWithNonIdentifier Success 0.00
testParseValueIntoParametersWithValueNotStartingWithTalkies Success 0.00
testParseValueIntoParametersWithSimpleStringAndEquals Success 0.00
testParseValueIntoParametersWithSimpleStringAndValueStart Success 0.00
testParseValueIntoParametersWithSimpleStringAndValueUnEnded Success 0.00
testParseValueIntoParametersWithSimpleStringAndValidStart Success 0.00
testParseValueIntoParametersWithSimpleStringAndEqualsAndValidStart Success 0.00
testParseValueIntoParametersWithSimpleStringAndValueStartAndValidStart Success 0.00
testParseValueIntoParametersWithSimpleStringAndValueUnEndedAndValidStart Success 0.00
testParseValueIntoParametersWithSingleKey Success 0.00
testParseValueIntoParametersWithSingleKeySurroundedByWhitespace Success 0.00
testParseValueIntoParametersWithMultipleKey Success 0.00
testParseValueIntoParametersWithMultipleKeySurroundedByWhitespace Success 0.00
testParseValueIntoParametersWithMultipleKeySurroundedByZeroWhitespace Success 0.00
testBuildAttributeWithNullQDoxValue Success 0.00
testBuildAttributeWithEmptyQDoxValue Success 0.00
testBuildAttributeWithValue Success 0.00
testBuildAttributeWithParameters Success 0.00
testBuildField Success 0.01
testBuildFields Success 0.00
testBuildFieldWitAttributeDeletion Success 0.00
testBuildFieldWitAttributeRewritten Success 0.00
testBuildFieldWitAttributesReplaced Success 0.00
testBuildParameter Success 0.00
testBuildParameters Success 0.00
testBuildMethod Success 0.00
testBuildMethodWithNullReturn Success 0.00
testBuildMethods Success 0.00
testBuildMethodWithAttributeDeletion Success 0.00
testBuildMethodWithAttributeRewritten Success 0.00
testBuildMethodWithAttributesReplaced Success 0.00
testBuildClass Success 0.01
testBuildClassUsingOwnInterceptors Success 0.00
testBuildClassWithAttributeDeletion Success 0.00
testBuildClassWithAttributeRewritten Success 0.00
testBuildClassWithAttributesReplaces Success 0.00

NonNamespaceAttributeRemovingInterceptorTestCase

testProcessAttributeWithNamespacedAttribute Success 0.01
testProcessAttributeWithNonNamespacedAttribute Success 0.00
testProcessAttributeWithNamespaceSeparatorAtStart Success 0.00
testProcessAttributeWithNamespaceSeparatorAtEnd Success 0.00
testProcessClassAttribute Success 0.00
testProcessMethodAttribute Success 0.00
testProcessFieldAttribute Success 0.00

FormatEnumTestCase

testBinaryFormat Success 0.01
testXMLFormat Success 0.00
testUnknownFormat Success 0.00

MetaGenerateTaskTestCase

testErrorGeneratingDescriptor Success 0.09
testGetOutputDescriptionWithBinary Success 0.00
testGetOutputDescriptionWithXML Success 0.00
testGetMetaClassIOWithBinary Success 0.00
testGetMetaClassIOWithXML Success 0.00
testCreateFilterOfBadType Success 0.03
testCreateFilterUsingBadClassname Success 0.00
testCreateFilterUsingBadClassnameButSpecifyingClasspath Success 0.01
testNullFilterName Success 0.00
testNullInterceptorName Success 0.00
testNullDestDir Success 0.00
testFileAsDestDir Success 0.00
testDestDirNoExistAndNoCreate Success 0.00
testNoSourceFiles Success 0.04
testSingleSourceFile Success 0.08
testSingleSourceFileAsXML Success 0.08
testSingleSourceFileCompactedAway Success 0.01
testSingleSourceFileInWrongDirectory Success 0.01
testErrorWritingDescriptor Success 0.02
testMissingFile Success 0.01
testSingleSourceFileWithPassThroughInterceptor Success 0.02
testSingleSourceFileWithPassThroughFilter Success 0.01

PluginElementTestCase

testGetName Success 0.01
testGetNullPath Success 0.00
testGetPathWithFileSet Success 0.03

ClassDescriptorPackerTestCase

testIsEmptyWithEmpty Success 0.01
testIsEmptyWithDeclared Success 0.00
testIsEmptyWithInherited Success 0.00
testPackFields Success 0.00
testPackMethodsWithNoKeepEmpty Success 0.00
testPackMethodsWithKeepEmpty Success 0.00
testPackEmptyClass Success 0.00
testPackNonEmptyClass Success 0.00