.. java:import:: ch.epfl.leb.sass.simulator.internal RPCSimulator .. java:import:: ch.epfl.leb.sass.loggers FrameInfo .. java:import:: ch.epfl.leb.sass.utils.images ImageS .. java:import:: ch.epfl.leb.sass.utils.images ImageShapeException .. java:import:: ch.epfl.leb.sass.utils.images.internal DefaultImageS .. java:import:: com.google.gson Gson .. java:import:: java.nio ByteBuffer .. java:import:: java.util List .. java:import:: java.util ArrayList .. java:import:: org.junit Test RemoteSimulationServiceHandlerTest ================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public class RemoteSimulationServiceHandlerTest :author: kmdouglass Constructors ------------ RemoteSimulationServiceHandlerTest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public RemoteSimulationServiceHandlerTest() :outertype: RemoteSimulationServiceHandlerTest Methods ------- testGetNextImage ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetNextImage() throws ImageShapeException, ImageGenerationException :outertype: RemoteSimulationServiceHandlerTest Test of getNextImage method, of class RemoteSimulationServiceHandler. testGetServerStatus ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetServerStatus() :outertype: RemoteSimulationServiceHandlerTest Test of getServerStatus method, of class RemoteSimulationServiceHandler. testGetSimulationState ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetSimulationState() :outertype: RemoteSimulationServiceHandlerTest Test of getSimulationState method, of class RemoteSimulationServiceHandler.