DefaultLaserTest

public class DefaultLaserTest
Author:Kyle M. Douglass

Constructors

DefaultLaserTest

public DefaultLaserTest()

Methods

setUp

public void setUp()

testGetPower

public void testGetPower()

Test of getPower method, of class DefaultLaser.

testGetWavelength

public void testGetWavelength()

Test of getWavelength method, of class DefaultLaser.

testSetPower

public void testSetPower()

Test of setPower method, of class DefaultLaser.

testToJson

public void testToJson()

Test of toJson method, of class DefaultLaser.