| |
|
| test.fieldsetbug.FieldSetTest
FieldSetTest | public class FieldSetTest extends TestCase (Code) | | AW-437 set pc and around advice
author: Alexandru Popescu |
suite | public static junit.framework.Test suite()(Code) | | |
testCtorAndAssignLongPublicFieldSet | public void testCtorAndAssignLongPublicFieldSet()(Code) | | |
testCtorAndAssignLongWithExceptionHandling | public void testCtorAndAssignLongWithExceptionHandling()(Code) | | java.lang.VerifyError: (class: test/fieldsetbug/FieldSetTest, method: testCtorAndAssignLongPublicFieldSetThreadSleep signature: ()V)
Inconsistent stack height 0 != 2
|
testCtorAndAssignNonLongWithExceptionHandling | public void testCtorAndAssignNonLongWithExceptionHandling()(Code) | | |
testCtorAssignLongDoublePublicFieldSet | public void testCtorAssignLongDoublePublicFieldSet()(Code) | | |
testCtorAssignNonLongDoublePublicFieldSet | public void testCtorAssignNonLongDoublePublicFieldSet()(Code) | | |
testLongDoublePublicFieldSet | public void testLongDoublePublicFieldSet()(Code) | | |
testLongDoublePublicFieldSetWithExceptionHandling | public void testLongDoublePublicFieldSetWithExceptionHandling()(Code) | | java.lang.VerifyError: (class: test/fieldsetbug/FieldSetTest, method: testLongDoublePublicFieldSet signature: ()V)
Inconsistent stack height 0 != 2
|
testNonLongDoublePublicFieldSet | public void testNonLongDoublePublicFieldSet()(Code) | | |
|
|
|