public class GosuPropertyAnnotationsTest extends TestClass
TestClass.EqualityTester| Constructor and Description |
|---|
GosuPropertyAnnotationsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnnotationOnBasicGetterShowsUp() |
void |
testAnnotationOnBasicSetterShowsUp() |
void |
testAnnotationOnFieldGetterAndSetterOnlyShowUpTwice() |
void |
testAnnotationOnVarPropertyShowsUp() |
void |
testFieldFirstWithAnnotationAndSetterShowsUp() |
void |
testFieldFirstWithAnnotationShowsUp() |
void |
testFieldFirstWithoutAnnotationAndSetterShowsUp() |
void |
testFieldFirstWithoutAnnotationShowsUp() |
void |
testGetFirstWithAnnotationShowsUp() |
void |
testGetFirstWithoutAnnotationShowsUp() |
void |
testSetFirstWithAnnotationShowsUp() |
void |
testSetFirstWithoutAnnotationShowsUp() |
_suite, addMetadata, afterTestClass, afterTestMethod, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertCausesException, assertCollectionEquals, assertCollectionEquals, assertIterableEquals, assertIterableEquals, assertIterableEqualsIgnoreOrder, assertListEquals, assertListEquals, assertMatchRegex, assertSetsEqual, assertZero, assertZero, beforeTestClass, beforeTestMethod, createClassMetadata, createDefaultEnvironment, createMetadata, createMetadata, createMethodMetadata, createTestClass, doRunTest, getClassName, getExecutionManager, getFullClassNameInternal, getMetadata, getName, getNumberOfInstancesOfTestClassCreated, getPackageName, getTotalNumTestMethods, getType, getTypeName, initInternalData, initMetadata, isGosuTest, isMetaAnnotation, isMetaAnnotationInfo, reallyRun, reallyRunBare, run, runBare, runTest, setExecutionManager, setGosuTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testAnnotationOnBasicGetterShowsUp()
public void testAnnotationOnBasicSetterShowsUp()
public void testAnnotationOnVarPropertyShowsUp()
public void testGetFirstWithAnnotationShowsUp()
public void testGetFirstWithoutAnnotationShowsUp()
public void testSetFirstWithAnnotationShowsUp()
public void testSetFirstWithoutAnnotationShowsUp()
public void testFieldFirstWithAnnotationShowsUp()
public void testFieldFirstWithoutAnnotationShowsUp()
public void testFieldFirstWithAnnotationAndSetterShowsUp()
public void testFieldFirstWithoutAnnotationAndSetterShowsUp()
public void testAnnotationOnFieldGetterAndSetterOnlyShowUpTwice()
Copyright © 2015. All rights reserved.