Class PropertyAccessRecorderTests


  • public class PropertyAccessRecorderTests
    extends Object
    • Constructor Detail

      • PropertyAccessRecorderTests

        public PropertyAccessRecorderTests()
    • Method Detail

      • recordingIsInitiallyOff

        public void recordingIsInitiallyOff()
                                     throws Exception
        Throws:
        Exception
      • recordingWorksAfterStarted

        public void recordingWorksAfterStarted()
                                        throws Exception
        Throws:
        Exception
      • recordingNoLongerWorksAfterStopping

        public void recordingNoLongerWorksAfterStopping()
                                                 throws Exception
        Throws:
        Exception
      • previousRecordingsAreClearedAfterStarting

        public void previousRecordingsAreClearedAfterStarting()
                                                       throws Exception
        Throws:
        Exception