.. java:import:: ch.epfl.leb.sass.models.components.internal DefaultLaser .. java:import:: ch.epfl.leb.sass.models.components.internal DefaultObjective .. java:import:: com.google.gson JsonObject .. java:import:: com.google.gson JsonParser .. java:import:: org.junit Test DefaultObjectiveTest ==================== .. java:package:: ch.epfl.leb.sass.models.components :noindex: .. java:type:: public class DefaultObjectiveTest :author: Kyle M. Douglass Constructors ------------ DefaultObjectiveTest ^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public DefaultObjectiveTest() :outertype: DefaultObjectiveTest Methods ------- testAiryFWHM ^^^^^^^^^^^^ .. java:method:: @Test public void testAiryFWHM() :outertype: DefaultObjectiveTest Test of psfFWHM method, of class DefaultObjective. testAiryRadius ^^^^^^^^^^^^^^ .. java:method:: @Test public void testAiryRadius() :outertype: DefaultObjectiveTest Test of psfFWHM method, of class DefaultObjective. testGetMag ^^^^^^^^^^ .. java:method:: @Test public void testGetMag() :outertype: DefaultObjectiveTest Test of getMag method, of class DefaultObjective. testGetNA ^^^^^^^^^ .. java:method:: @Test public void testGetNA() :outertype: DefaultObjectiveTest Test of getNA method, of class DefaultObjective. testToJson ^^^^^^^^^^ .. java:method:: @Test public void testToJson() :outertype: DefaultObjectiveTest Test of toJson method, of class DefaultLaser.