PHP 클래스 Neos\ContentRepository\Tests\Functional\Domain\NodeDataExportServiceTest

파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$context Neos\ContentRepository\Domain\Service\Context
$contextFactory Neos\ContentRepository\Domain\Service\ContextFactoryInterface
$nodeDataRepository Neos\ContentRepository\Domain\Repository\NodeDataRepository
$nodeTypeManager Neos\ContentRepository\Domain\Service\NodeTypeManager
$rootNode Neos\ContentRepository\Domain\Model\Node
$testablePersistenceEnabled boolean
$workspaceRepository Neos\ContentRepository\Domain\Repository\WorkspaceRepository

공개 메소드들

메소드 설명
aSingleNodeExportedWithNodeDataExportCanBeImportedWithNodeDataImport ( )
setUp ( ) : void

보호된 메소드들

메소드 설명
saveNodesAndTearDownRootNodeAndRepository ( ) : void
setUpRootNodeAndRepository ( ) : void

메소드 상세

aSingleNodeExportedWithNodeDataExportCanBeImportedWithNodeDataImport() 공개 메소드

saveNodesAndTearDownRootNodeAndRepository() 보호된 메소드

setUp() 공개 메소드

public setUp ( ) : void
리턴 void

setUpRootNodeAndRepository() 보호된 메소드

protected setUpRootNodeAndRepository ( ) : void
리턴 void

프로퍼티 상세

$context 보호되어 있는 프로퍼티

protected Context,Neos\ContentRepository\Domain\Service $context
리턴 Neos\ContentRepository\Domain\Service\Context

$contextFactory 보호되어 있는 프로퍼티

protected ContextFactoryInterface,Neos\ContentRepository\Domain\Service $contextFactory
리턴 Neos\ContentRepository\Domain\Service\ContextFactoryInterface

$nodeDataRepository 보호되어 있는 프로퍼티

protected NodeDataRepository,Neos\ContentRepository\Domain\Repository $nodeDataRepository
리턴 Neos\ContentRepository\Domain\Repository\NodeDataRepository

$nodeTypeManager 보호되어 있는 프로퍼티

protected NodeTypeManager,Neos\ContentRepository\Domain\Service $nodeTypeManager
리턴 Neos\ContentRepository\Domain\Service\NodeTypeManager

$rootNode 보호되어 있는 프로퍼티

protected Node,Neos\ContentRepository\Domain\Model $rootNode
리턴 Neos\ContentRepository\Domain\Model\Node

$testablePersistenceEnabled 보호되어 있는 정적으로 프로퍼티

protected static bool $testablePersistenceEnabled
리턴 boolean

$workspaceRepository 보호되어 있는 프로퍼티

protected WorkspaceRepository,Neos\ContentRepository\Domain\Repository $workspaceRepository
리턴 Neos\ContentRepository\Domain\Repository\WorkspaceRepository