StageTest

public class StageTest
Author:kmdouglass

Constructors

StageTest

public StageTest()

Methods

setUp

public void setUp()

testGetX

public void testGetX()

Test of getX method, of class Stage.

testGetY

public void testGetY()

Test of getY method, of class Stage.

testGetZ

public void testGetZ()

Test of getZ method, of class Stage.

testsetX

public void testsetX()

Test of setX method, of class Stage.

testsetY

public void testsetY()

Test of setY method, of class Stage.

testsetZ

public void testsetZ()

Test of setZ method, of class Stage.