.. java:import:: ch.epfl.leb.sass.models.components Laser .. java:import:: org.junit Test .. java:import:: org.junit Before LaserTest ========= .. java:package:: ch.epfl.leb.sass.models.components :noindex: .. java:type:: public class LaserTest :author: kmdouglass Constructors ------------ LaserTest ^^^^^^^^^ .. java:constructor:: public LaserTest() :outertype: LaserTest Methods ------- setUp ^^^^^ .. java:method:: @Before public void setUp() :outertype: LaserTest testGetPower ^^^^^^^^^^^^ .. java:method:: @Test public void testGetPower() :outertype: LaserTest Test of getPower method, of class Laser. testSetPower ^^^^^^^^^^^^ .. java:method:: @Test public void testSetPower() :outertype: LaserTest Test of setPower method, of class Laser.