Class ColorPersistorTest


  • public class ColorPersistorTest
    extends Object
    • Constructor Detail

      • ColorPersistorTest

        public ColorPersistorTest()
    • Method Detail

      • setup

        public void setup()
      • shouldSaveTheColorAsAString

        public void shouldSaveTheColorAsAString()
                                         throws Exception
        Throws:
        Exception
      • shouldLoadColorFromSavedRGBString

        public void shouldLoadColorFromSavedRGBString()
                                               throws Exception
        Throws:
        Exception
      • shouldFailToLoadForMissingRGBString

        public void shouldFailToLoadForMissingRGBString()
                                                 throws Exception
        Throws:
        Exception