public class TestResourcePanel
extends java.lang.Object
Constructor and Description |
---|
TestResourcePanel() |
Modifier and Type | Method and Description |
---|---|
void |
getLeafIconTest()
test to make sure by default leaf icon is null
|
void |
setLeafIconTest()
test to make sure that setting the leaf icon correctly and getting it is the same string
|
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()
public void getLeafIconTest()
public void setLeafIconTest()