|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.equanda.generate.UniqueNameTest
public class UniqueNameTest
test case for unique name enforcement
Constructor Summary | |
---|---|
UniqueNameTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testActionNotUnique()
|
void |
testBuildNotUnique()
|
void |
testFieldNameNotUnique()
|
void |
testGroupJoin()
|
void |
testGroupJoinFailed1()
|
void |
testGroupJoinFailed2()
|
void |
testSelectNotUnique()
|
void |
testTableNameNotUnique()
|
void |
testTableTypeNotUnique()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UniqueNameTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testFieldNameNotUnique() throws Exception
Exception
public void testTableNameNotUnique() throws Exception
Exception
public void testTableTypeNotUnique() throws Exception
Exception
public void testActionNotUnique() throws Exception
Exception
public void testSelectNotUnique() throws Exception
Exception
public void testBuildNotUnique() throws Exception
Exception
public void testGroupJoin() throws Exception
Exception
public void testGroupJoinFailed1() throws Exception
Exception
public void testGroupJoinFailed2() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |