Test Result : LoadStateDescriptorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
constructorInitializesAllDataPropertyAttributesWithSpecifiedState | 0.15 sec | Passed |
constructorSetsIdentifierAsLoaded | 0.11 sec | Passed |
copyConstructorCreatesDescriptorForDifferentInstanceWithSameLoadedState | 98 ms | Passed |
isLoadedByAttributeReturnsLoadedAllEagerAttributesAreLoaded | 0.11 sec | Passed |
isLoadedReturnsLoadedWhenEagerlyFetchedAttributesAreLoadedAndLazilyIsNotLoaded | 0.11 sec | Passed |
isLoadedReturnsNotLoadedWhenAtLeastOneEagerlyFetchedAttributeIsNotLoaded | 0.11 sec | Passed |
isLoadedReturnsUnknownWhenAtLeastOneEagerlyFetchedAttributeIsUnknownAndOthersAreLoaded | 0.12 sec | Passed |