DefaultStageTest

public class DefaultStageTest
Author:Kyle M. Douglass

Constructors

DefaultStageTest

public DefaultStageTest()

Methods

setUp

public void setUp()

testGetX

public void testGetX()

Test of getX method, of class DefaultStage.

testGetY

public void testGetY()

Test of getY method, of class DefaultStage.

testGetZ

public void testGetZ()

Test of getZ method, of class DefaultStage.

testSetX

public void testSetX()

Test of setX method, of class DefaultStage.

testSetY

public void testSetY()

Test of setY method, of class DefaultStage.

testSetZ

public void testSetZ()

Test of setZ method, of class DefaultStage.

testToJson

public void testToJson()

Test of toJson method, of class DefaultLaser.