Class CachedModelTests.AllOfKindCachingTests

    • Constructor Detail

      • AllOfKindCachingTests

        public AllOfKindCachingTests()
    • Method Detail

      • shouldComputeAllOfKindOnFirstCall

        public void shouldComputeAllOfKindOnFirstCall()
                                               throws Exception
        Throws:
        Exception
      • shouldNotComputeAllOfKindOnSecondCall

        public void shouldNotComputeAllOfKindOnSecondCall()
                                                   throws Exception
        Throws:
        Exception
      • shouldNotRecomputeAllOfKindIfFirstCallReturnsEmptyCollection

        public void shouldNotRecomputeAllOfKindIfFirstCallReturnsEmptyCollection()
                                                                          throws Exception
        Throws:
        Exception
      • shouldComputeAllOfKindIfKindHasNotBeenCached

        public void shouldComputeAllOfKindIfKindHasNotBeenCached()
                                                          throws Exception
        Throws:
        Exception
      • shouldNotComputeAllOfKindIfKindIsEquivalentToACachedKind

        public void shouldNotComputeAllOfKindIfKindIsEquivalentToACachedKind()
                                                                      throws Exception
        Throws:
        Exception