Package org.eclipse.epsilon.eol.models
Class CachedModelTests.AllContentsCachingTests
- java.lang.Object
-
- org.eclipse.epsilon.eol.models.CachedModelTests.AllContentsCachingTests
-
- Enclosing class:
- CachedModelTests
public static class CachedModelTests.AllContentsCachingTests extends Object
-
-
Constructor Summary
Constructors Constructor Description AllContentsCachingTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
shouldComputeAllContentsContentsOnFirstCall()
void
shouldNotComputeAllContentsOnSecondCall()
-