Class FactorValueServiceTest

    • Constructor Detail

      • FactorValueServiceTest

        public FactorValueServiceTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testCreateStatement

        public void testCreateStatement()
      • testCreateStatementWithDetachedFactorValue

        public void testCreateStatementWithDetachedFactorValue()
      • testSaveStatement

        public void testSaveStatement()
      • testRemoveStatement

        public void testRemoveStatement()
      • testRemoveDetachedStatementFromDetachedFactorValue

        public void testRemoveDetachedStatementFromDetachedFactorValue()
      • testRemoveUnrelatedStatementRaisesAnException

        public void testRemoveUnrelatedStatementRaisesAnException()
      • testClearNeedsAttentionFlag

        public void testClearNeedsAttentionFlag()
      • testClearNeedsAttentionFlagThatAlreadyNeedsAttention

        public void testClearNeedsAttentionFlagThatAlreadyNeedsAttention()
      • testClearNeedsAttentionFlagWhenANeedsAttentionEventWasResolved

        public void testClearNeedsAttentionFlagWhenANeedsAttentionEventWasResolved()