Class CachedModelTests.AllOfKindCachingTests

  • Enclosing class:
    CachedModelTests

    public static class CachedModelTests.AllOfKindCachingTests
    extends java.lang.Object
    • Constructor Detail

      • AllOfKindCachingTests

        public AllOfKindCachingTests()
    • Method Detail

      • shouldComputeAllOfKindOnFirstCall

        public void shouldComputeAllOfKindOnFirstCall()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotComputeAllOfKindOnSecondCall

        public void shouldNotComputeAllOfKindOnSecondCall()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotRecomputeAllOfKindIfFirstCallReturnsEmptyCollection

        public void shouldNotRecomputeAllOfKindIfFirstCallReturnsEmptyCollection()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldComputeAllOfKindIfKindHasNotBeenCached

        public void shouldComputeAllOfKindIfKindHasNotBeenCached()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotComputeAllOfKindIfKindIsEquivalentToACachedKind

        public void shouldNotComputeAllOfKindIfKindIsEquivalentToACachedKind()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception