CRBehavioralTestsSubjectProvider
trait CRBehavioralTestsSubjectProvider (View source)
Subject provider for behavioral tests
Properties
| protected ContentRepository> | $contentRepositories | ||
| static protected ContentRepositoryId[] | $alreadySetUpContentRepositories | A runtime cache of all content repositories already set up, represented by their ID |
|
| protected ContentRepository|null | $currentContentRepository |
Methods
void
usingNoContentDimensions()
No description
void
usingTheFollowingContentDimensions(TableNode $contentDimensions)
No description
void
usingTheFollowingNodeTypes(PyStringNode $serializedNodeTypesConfiguration)
No description
void
usingIdentifierIDefineAContentRepository(string $contentRepositoryId)
No description
void
iChangeTheContentDimensionsInContentRepositoryTo(string $contentRepositoryId, TableNode $contentDimensions)
No description
void
iChangeTheNodeTypesInContentRepositoryTo(string $contentRepositoryId, PyStringNode $serializedNodeTypesConfiguration)
No description
Details
protected ContentRepository
getContentRepository(ContentRepositoryId $contentRepositoryId)
No description
void
usingNoContentDimensions()
No description
void
usingTheFollowingContentDimensions(TableNode $contentDimensions)
No description
void
usingTheFollowingNodeTypes(PyStringNode $serializedNodeTypesConfiguration)
No description
void
usingIdentifierIDefineAContentRepository(string $contentRepositoryId)
No description
void
iChangeTheContentDimensionsInContentRepositoryTo(string $contentRepositoryId, TableNode $contentDimensions)
No description
void
iChangeTheNodeTypesInContentRepositoryTo(string $contentRepositoryId, PyStringNode $serializedNodeTypesConfiguration)
No description
protected ContentRepository
setUpContentRepository(ContentRepositoryId $contentRepositoryId)
No description
abstract protected ContentRepository
createContentRepository(ContentRepositoryId $contentRepositoryId)
No description