|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.sqlunit.test.LOBLoader
public class LOBLoader
This class populates the Dictionary object for each user with a tool permission bitmap and loads these into the database.
| Constructor Summary | |
|---|---|
LOBLoader(java.lang.String name)
Boilerplate constructor. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Boilerplate main method. |
static junit.framework.Test |
suite()
Boilerplate suite() method. |
void |
testMain()
A little misleading, since we are too lazy to build a real ant target for this action. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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 LOBLoader(java.lang.String name)
name - the name of this test class.| Method Detail |
|---|
public static void main(java.lang.String[] argv)
argv - the arguments (none).public static junit.framework.Test suite()
public final void testMain()
throws java.lang.Exception
java.lang.Exception - if there was a problem.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||