org.hsqldb.test
Class TestAcl
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- org.hsqldb.test.TestAcl
-
- All Implemented Interfaces:
- junit.framework.Test
public class TestAcl extends junit.framework.TestCase
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] sa)This method allows to easily run this unit test independent of the other unit tests, and without dealing with Ant or unrelated test suites.static junit.framework.Testsuite()voidtestDefaultWithIPs()voidtestDefaultWithNames()voidtestDenyAllWithIPs()voidtestDenyAllWithNames()voidtestLocalhostOnlyWithIPs()voidtestLocalhostOnlyWithNames()voidtestLocalNetOnlyWithIPs()voidtestLocalNetOnlyWithNames()voidtestNoLocalhostOnlyWithIPs()voidtestNoLocalhostOnlyWithNames()voidtestNoLocalNetOnlyWithIPs()voidtestNoLocalNetOnlyWithNames()-
Methods inherited from class junit.framework.TestCase
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, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
-
-
-
-
Constructor Detail
-
TestAcl
public TestAcl() throws java.io.IOException, ServerAcl.AclFormatException- Throws:
java.io.IOExceptionServerAcl.AclFormatException
-
TestAcl
public TestAcl(java.lang.String s) throws java.io.IOException, ServerAcl.AclFormatException- Throws:
java.io.IOExceptionServerAcl.AclFormatException
-
-
Method Detail
-
main
public static void main(java.lang.String[] sa)
This method allows to easily run this unit test independent of the other unit tests, and without dealing with Ant or unrelated test suites.
-
testDefaultWithNames
public void testDefaultWithNames()
-
testDefaultWithIPs
public void testDefaultWithIPs()
-
testDenyAllWithNames
public void testDenyAllWithNames()
-
testDenyAllWithIPs
public void testDenyAllWithIPs()
-
testLocalhostOnlyWithNames
public void testLocalhostOnlyWithNames()
-
testLocalhostOnlyWithIPs
public void testLocalhostOnlyWithIPs()
-
testNoLocalhostOnlyWithNames
public void testNoLocalhostOnlyWithNames()
-
testNoLocalhostOnlyWithIPs
public void testNoLocalhostOnlyWithIPs()
-
testLocalNetOnlyWithNames
public void testLocalNetOnlyWithNames()
-
testLocalNetOnlyWithIPs
public void testLocalNetOnlyWithIPs()
-
testNoLocalNetOnlyWithNames
public void testNoLocalNetOnlyWithNames()
-
testNoLocalNetOnlyWithIPs
public void testNoLocalNetOnlyWithIPs()
-
suite
public static junit.framework.Test suite() throws java.io.IOException, ServerAcl.AclFormatException- Throws:
java.io.IOExceptionServerAcl.AclFormatException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG