您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 年前
..
AllTests.java add support and tests for isAnonymous in JavaClass 18 年前
AnnotationAccessFlagTest.java BCEL Java5 Support 19 年前
AnnotationDefaultAttributeTest.java BCEL Java5 Support 19 年前
AnnotationGenTest.java test case for fix bug in bcel RIV annotations (impacted declare anno I think) 19 年前
AnonymousClassTest.java add support and tests for isAnonymous in JavaClass 18 年前
BcelTestCase.java BCEL Java5 Support 19 年前
ElementValueGenTest.java Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type 19 年前
EnclosingMethodAttributeTest.java BCEL Java5 Support 19 年前
EnumAccessFlagTest.java BCEL Java5 Support 19 年前
FieldAnnotationsTest.java BCEL Java5 Support 19 年前
GeneratingAnnotatedClassesTest.java BCEL Java5 Support 19 年前
GenericSignatureParserTest.java fixed an unneccessary 1.5 dependency that had crept into the test code. 19 年前
GenericSignatureParsingTest.java Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 年前
GenericsErasureTesting.java Updated with a simple erasure test case - will need more later! 19 年前
GetReflectMembersTest.java tests and implementation for 108120 - runtime pointcut parsing and matching. 19 年前
LocalVariableTypeTableTest.java BCEL Java5 Support 19 年前
MethodAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 年前
ParameterAnnotationsTest.java BCEL Java5 Support 19 年前
RuntimeVisibleAnnotationAttributeTest.java Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 年前
RuntimeVisibleParameterAnnotationAttributeTest.java BCEL Java5 Support 19 年前
TypeAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 年前
UtilTests.java Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type 19 年前
VarargsTest.java BCEL Java5 Support 19 年前