net.sf.gridarta.model.archetypetype
public class ArchetypeTypeTest extends Object
ArchetypeType.| Constructor and Description |
|---|
ArchetypeTypeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAttributes1()
Checks that empty expansions work correctly.
|
void |
testAttributes2()
Checks that ${xxx} expansions work correctly.
|
void |
testAttributes3()
Checks that ${xxx?true:false} expansions work correctly.
|
void |
testIteratorReadOnly()
Checks that
ArchetypeType.iterator() returns a read-only
iterator. |
public ArchetypeTypeTest()
public void testAttributes1()
public void testAttributes2()
public void testAttributes3()
public void testIteratorReadOnly()
ArchetypeType.iterator() returns a read-only
iterator.
Feedback: webmaster
© 2003-2010 The Gridarta Developers. All rights reserved.