Class CachedModelTests.AllOfTypeCachingTests

  • Enclosing class:
    CachedModelTests

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

      • AllOfTypeCachingTests

        public AllOfTypeCachingTests()
    • Method Detail

      • shouldComputeAllOfTypeOnFirstCall

        public void shouldComputeAllOfTypeOnFirstCall()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotComputeAllOfTypeOnSecondCall

        public void shouldNotComputeAllOfTypeOnSecondCall()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotRecomputeAllOfTypeIfFirstCallReturnsEmptyCollection

        public void shouldNotRecomputeAllOfTypeIfFirstCallReturnsEmptyCollection()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldComputeAllOfTypeIfTypeHasNotBeenCached

        public void shouldComputeAllOfTypeIfTypeHasNotBeenCached()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotComputeAllOfTypeIfTypeIsEquivalentToACachedType

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