.. java:import:: ch.epfl.leb.sass.models.backgrounds.internal.commands GenerateRandomBackground .. java:import:: org.junit Test GenerateRandomBackgroundTest ============================ .. java:package:: ch.epfl.leb.sass.models.backgrounds.internal.commands :noindex: .. java:type:: public class GenerateRandomBackgroundTest :author: Kyle M. Douglass Constructors ------------ GenerateRandomBackgroundTest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public GenerateRandomBackgroundTest() :outertype: GenerateRandomBackgroundTest Methods ------- testGenerateBackground ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGenerateBackground() :outertype: GenerateRandomBackgroundTest Test of generateBackground method, of class GenerateRandomBackground.