public class TestRestrictionDialog
extends java.lang.Object
Constructor and Description |
---|
TestRestrictionDialog() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
setup a new resource panel for each test
|
static void |
setUpBeforeClass()
Setup the controller, borderlayout and string for everything in the class
|
void |
superTest()
test to make sure that the layout is being set correctly
|
void |
tearDown()
null the resource panel every time we change tests
|
static void |
tearDownAfterClass()
null controller, layout and string
|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void superTest()