Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
com.fastaop.advice
|
15 |
0 |
0 |
0 |
100% |
0.015 |
com.fastaop.transform.discovery
|
1 |
0 |
0 |
0 |
100% |
0 |
com.fastaop.util
|
2 |
0 |
0 |
0 |
100% |
0 |
com.fastaop.transform
|
16 |
0 |
0 |
0 |
100% |
0.782 |
com.fastaop.aspectloader.discovery
|
1 |
0 |
0 |
0 |
100% |
0.031 |
com.fastaop.aspectloader
|
3 |
0 |
0 |
0 |
100% |
0.094 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
AddBeforeAfterMixinTest
|
6 |
0 |
0 |
0 |
100% |
0.11 |
|
AddBeforeAfterMixinVisibilityOfMethodsTest
|
3 |
0 |
0 |
0 |
100% |
0.031 |
|
AddInterfacesTest
|
1 |
0 |
0 |
0 |
100% |
0 |
|
PointcutMatcherTest
|
5 |
0 |
0 |
0 |
100% |
0.641 |
|
VisibilityTest
|
1 |
0 |
0 |
0 |
100% |
0 |
|
testIdAlwaysDifferent |
0 |
|
testIdSameForSamePintcuts |
0 |
|
testMatchAllImplementingAInterface |
0 |
|
testPClassPontcutExpressionTransformation_class |
0 |
|
testRecocnizePackageNames |
0 |
|
testRecocnizePackageNames_withWildcards |
0 |
|
testPClassPontcutExpressionTransformation_method |
0 |
|
testMatchAllImplementingOrAInterface |
0 |
|
testMatchClassLevelAnnotations |
0 |
|
testMatchClassLevelAnnotations_usingClass |
0 |
|
testMatchMethodLevelAnnotations |
0 |
|
testWildcardClassName |
0 |
|
testWildcardClassAndMethodName |
0 |
|
testWildcardClassAndNotMethodName |
0 |
|
testOrExpressions |
0 |
|
testLoadAndInstantiateAspects |
0.031 |
|
testScanJar_andFindAspects |
0 |
|
testInsertBeforeAndAfter_simple |
0.016 |
|
testInsertBeforeAndAfter_withException |
0.016 |
|
testInsertBeforeAndAfter_withExceptionAndFinally |
0.015 |
|
testInsertBeforeAndAfter_multipleExists |
0.016 |
|
testInsertBeforeAndAfter_multipleAspects_withException |
0.015 |
|
testInsertBeforeAndAfter_multipleAspects_2samePointcut_withException |
0.032 |
|
testInsertBeforeAndAfter_simple |
0.015 |
|
testInsertBeforeAndAfter_nestedProtecedCall |
0 |
|
testInsertBeforeAndAfter_nestedPrivateCall |
0.016 |
|
testIsNewInterfacePresent |
0 |
|
testTestClassAnnotation |
0.563 |
|
testTestMethodAnnotation |
0.047 |
|
testTestMethodAnnotation_2 |
0.015 |
|
testTestMethodAnnotation_notPresent |
0 |
|
testTestClassAnnotation_notThere |
0.016 |
|
testClassMethosAnnotations |
0 |
|
testGetRealAnnotationName |
0 |