public class TestInstructorPanel
extends java.lang.Object
Constructor and Description |
---|
TestInstructorPanel() |
Modifier and Type | Method and Description |
---|---|
void |
getInstructorTest()
test getting the instructor from the panel
|
void |
setInstructorTest()
test setting the instructor of the panel
|
void |
setUp()
create an instructor panel for each test
|
static void |
setUpBeforeClass()
create a controller, instructor, jtree, defaultmutabletreenode and mainwindow for the class
|
void |
tearDown()
null the instructor panel after each test
|
static void |
tearDownAfterClass()
null a controller, instructor, jtree, defaultmutabletreenode and mainwindow for the class
|
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 getInstructorTest()
public void setInstructorTest()