demos.antiSQLInjection.test
Class antiSQLInjectionTest
java.lang.Object
TestCase
demos.antiSQLInjection.test.antiSQLInjectionTest
public class antiSQLInjectionTest
- extends TestCase
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
antiSQLInjectionTest
public antiSQLInjectionTest()
testSyntaxError
public void testSyntaxError()
testAlways_true_condition
public void testAlways_true_condition()
testAlways_false_condition
public void testAlways_false_condition()
testComment_at_the_end_of_statement
public void testComment_at_the_end_of_statement()
testStacking_queries
public void testStacking_queries()
testUnion_set
public void testUnion_set()
testNot_in_allowed_statement
public void testNot_in_allowed_statement()