|
|||||||||
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.SelectTest
public class SelectTest
Checks for invalid selects
Constructor Summary | |
---|---|
SelectTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testDirectSelectionsAndSubSelects()
|
void |
testOperatorAddNoSubSelects()
|
void |
testOperatorAddSingleSelect()
|
void |
testOperatorTryNoSubSelects()
|
void |
testOrderBooleanField()
|
void |
testOrderInvalidField()
|
void |
testOrderLinkField()
|
void |
testOrderMultipleField()
|
void |
testSelectionInvalidTest()
|
void |
testSingleSelectWithLimit()
|
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 SelectTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testDirectSelectionsAndSubSelects() throws Exception
Exception
public void testSelectionInvalidTest() throws Exception
Exception
public void testOrderInvalidField() throws Exception
Exception
public void testOrderBooleanField() throws Exception
Exception
public void testOrderMultipleField() throws Exception
Exception
public void testOrderLinkField() throws Exception
Exception
public void testSingleSelectWithLimit() throws Exception
Exception
public void testOperatorAddNoSubSelects() throws Exception
Exception
public void testOperatorTryNoSubSelects() throws Exception
Exception
public void testOperatorAddSingleSelect() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |