📄 repositorystubimpl.properties
字号:
javax.jcr.tck.WorkspaceCloneSameNameSibsTest.sameNameSibsFalseNodeType=test:sameNameSibsFalseChildNodeDefinitionjavax.jcr.tck.WorkspaceCloneSameNameSibsTest.sameNameSibsTrueNodeType=nt:unstructured# Test class: WorkspaceCopyBetweenWorkspacesSameNameSibsTestjavax.jcr.tck.WorkspaceCopyBetweenWorkspacesSameNameSibsTest.sameNameSibsFalseNodeType=test:sameNameSibsFalseChildNodeDefinitionjavax.jcr.tck.WorkspaceCopyBetweenWorkspacesSameNameSibsTest.sameNameSibsTrueNodeType=nt:unstructured# Test class: WorkspaceCopySameNameSibsTestjavax.jcr.tck.WorkspaceCopySameNameSibsTest.sameNameSibsFalseNodeType=test:sameNameSibsFalseChildNodeDefinitionjavax.jcr.tck.WorkspaceCopySameNameSibsTest.sameNameSibsTrueNodeType=nt:unstructured# Test class: WorkspaceMoveSameNameSibsTestjavax.jcr.tck.WorkspaceMoveSameNameSibsTest.sameNameSibsFalseNodeType=test:sameNameSibsFalseChildNodeDefinitionjavax.jcr.tck.WorkspaceMoveSameNameSibsTest.sameNameSibsTrueNodeType=nt:unstructured# Test class: RepositoryLoginTestjavax.jcr.tck.RepositoryLoginTest.testroot=/testdata# Test class: RootNodeTestjavax.jcr.tck.RootNodeTest.testroot=/testdata# Test class: ReferenceableRootNodesTestjavax.jcr.tck.ReferenceableRootNodesTest.testroot=/testdata# Test class: ExportDocViewTestjavax.jcr.tck.ExportDocViewTest.testroot=/testdata# ------------------------------------------------------------------------------# observation configuration# ------------------------------------------------------------------------------# Test class: AddEventListenerTest# Test method: testNodeTypejavax.jcr.tck.AddEventListenerTest.testNodeType.nodetype2=nt:folder# Configuration settings for the serialization.# Note that the serialization test tries to use as many features of the repository# as possible, but fails silently if a feature is not available. You have to# specify all of the following configuration entries, even if your repository does# not support the feature that is associated with them.# Root node for the example treejavax.jcr.tck.SerializationTest.testroot=/testdata/serialization# Node type to use for the example tree. Specify a node type that allows complex trees and all property types if possiblejavax.jcr.tck.SerializationTest.nodetype=nt:unstructured# Name of the nodes for source and target treejavax.jcr.tck.SerializationTest.sourceFolderName=sourcejavax.jcr.tck.SerializationTest.targetFolderName=targetjavax.jcr.tck.SerializationTest.rootNodeName=test# List the properties whose values may change during serialization/deserialization. For example,# the UUID of a node is unique in the repository, so it will have to change when you re-import# a tree at a different location.javax.jcr.tck.SerializationTest.propertyValueMayChange= jcr:created jcr:uuid jcr:versionHistory jcr:baseVersion jcr:predecessors P_Reference# List all properties which are skipped during xml import according specification chapter 7.3.3javax.jcr.tck.SerializationTest.propertySkipped=# The name of the test node types. For easier diagnostics, the node types have names# that tell you the kind of information they storejavax.jcr.tck.SerializationTest.nodeTypesTestNode=NodeTypesjavax.jcr.tck.SerializationTest.mixinTypeTestNode=MixinTypesjavax.jcr.tck.SerializationTest.propertyTypesTestNode=PropertyTypesjavax.jcr.tck.SerializationTest.sameNameChildrenTestNode=SameNameChildrenjavax.jcr.tck.SerializationTest.multiValuePropertiesTestNode=MultiValuePropertiesjavax.jcr.tck.SerializationTest.referenceableNodeTestNode=ReferenceableNodejavax.jcr.tck.SerializationTest.orderChildrenTestNode=OrderChildrenjavax.jcr.tck.SerializationTest.namespaceTestNode=Namespace# The name of the test property types.javax.jcr.tck.SerializationTest.stringTestProperty=P_Stringjavax.jcr.tck.SerializationTest.binaryTestProperty=P_Binaryjavax.jcr.tck.SerializationTest.dateTestProperty=P_Datejavax.jcr.tck.SerializationTest.longTestProperty=P_Longjavax.jcr.tck.SerializationTest.doubleTestProperty=P_Doublejavax.jcr.tck.SerializationTest.booleanTestProperty=P_Booleanjavax.jcr.tck.SerializationTest.nameTestProperty=P_Namejavax.jcr.tck.SerializationTest.pathTestProperty=P_Pathjavax.jcr.tck.SerializationTest.referenceTestProperty=P_Referencejavax.jcr.tck.SerializationTest.multiValueTestProperty=P_MultiValue# node type not allowing same name sibsjavax.jcr.tck.SerializationTest.sameNameSibsFalseChildNodeDefinition=test:sameNameSibsFalseChildNodeDefinition# Test method: testVersioningExceptionSessionFileChild# specified nodetype must be versionable and allow child nodes of the same type.javax.jcr.tck.SerializationTest.testVersioningExceptionSessionFileChild.nodetype=test:versionable# Test method: testVersioningExceptionSessionFileParent# specified nodetype must be versionable and allow child nodes of the same type.javax.jcr.tck.SerializationTest.testVersioningExceptionSessionFileParent.nodetype=test:versionable# Test method: testSessionImportXmlOverwriteException# requires a node type that does not allow same name siblingsjavax.jcr.tck.SerializationTest.testSessionImportXmlOverwriteException.nodetype=nt:folder# Test class: ExportSysViewTestjavax.jcr.tck.ExportSysViewTest.testroot=/testdata# ==============================================================================# JAVAX.JCR.QUERY CONFIGURATION# ==============================================================================javax.jcr.tck.nodetype.testroot=/testdata# ==============================================================================# JAVAX.JCR.QUERY CONFIGURATION# ==============================================================================# Test class: SaveTest# Test method: testConstraintViolationException# Specified node type must not allow child nodes.javax.jcr.tck.SaveTest.testConstraintViolationException.nodetype=nt:query# Test class: XPathQueryLevel1Testjavax.jcr.tck.XPathQueryLevel1Test.testroot=/testdata/query# Test class: XPathDocOrderTestjavax.jcr.tck.XPathDocOrderTest.testroot=/testdata/query# Test class: XPathPosIndexTestjavax.jcr.tck.XPathPosIndexTest.testroot=/testdata/query# Test class: XPathOrderByTestjavax.jcr.tck.XPathOrderByTest.testroot=/testdata/query# Test class: XPathSyntaxTestjavax.jcr.tck.XPathSyntaxTest.testroot=/testdata/query# Test class: XPathJcrPathTestjavax.jcr.tck.XPathJcrPathTest.testroot=/testdata# Test class: SQLQueryLevel1Testjavax.jcr.tck.SQLQueryLevel1Test.testroot=/testdata/query# Test class: SQLSyntaxTestjavax.jcr.tck.SQLSyntaxTest.testroot=/testdata/query# Test class: SQLOrderByTestjavax.jcr.tck.SQLOrderByTest.testroot=/testdata/query# Test class: DerefQueryLevel1Testjavax.jcr.tck.DerefQueryLevel1Test.testroot=/testdata# Test class: GetLanguageTestjavax.jcr.tck.GetLanguageTest.testroot=/testdata# Test class: GetPersistentQueryPathLevel1Testjavax.jcr.tck.GetPersistentQueryPathLevel1Test.testroot=/testdata# Test class: GetPropertyNamesTestjavax.jcr.tck.GetPropertyNamesTest.testroot=/testdata# Test class: GetStatementTestjavax.jcr.tck.GetStatementTest.testroot=/testdata# Test class: GetSupportedQueryLanguagesTestjavax.jcr.tck.GetSupportedQueryLanguagesTest.testroot=/testdata# Test class: SQLJcrPathTestjavax.jcr.tck.SQLJcrPathTest.testroot=/testdata# Test class: SQLPathTestjavax.jcr.tck.SQLPathTest.testroot=/testdata# Test class: PredicatesTestjavax.jcr.tck.PredicatesTest.testroot=/testdata# Test class: SimpleSelectionTestjavax.jcr.tck.SimpleSelectionTest.testroot=/testdata# ==============================================================================# JAVAX.JCR.VERSIONING CONFIGURATION# ==============================================================================# nodetye that is versionable. if it is not, an attempt is made to create versionable nodes# by adding a mix:versionable mixin-type.# NOTE: javax.jcr.tck.nodetype must define a non-versionable nodetype!javax.jcr.tck.version.versionableNodeType=test:versionablejavax.jcr.tck.version.propertyValue=aPropertyValue# testroot for the version package# the test root must allow versionable and non-versionable nodes being created belowjavax.jcr.tck.version.testroot=/testroot# 3 nodes (nodeName1, nodeName2, nodeName3 with nt=versionableNodeType / nt=nonVersionableNodeType will be cloned to 2nd workspace# nodename1 > used to persistently create versionable node below testroot# nodename2 > used to create second versionable node below testroot (used for restore/workspace.restore with uuid-conflict)# nodename3 > used to persistently create non-versionable node below testrootjavax.jcr.tck.version.nodename1=versionableNodeName1javax.jcr.tck.version.nodename2=versionableNodeName2javax.jcr.tck.version.nodename3=nonVersionableNodeName1# nodename 4: versionabel child-node of the first versionable node with nodeName1 and nodetype 'versionableNodeType'# used for:# + creation of a node in the 2nd workspace, that does not exist in the first workspace# + creation of a node in the 2nd workspace, in order to test uuid-conflicts with Workspace.restore.# + creation of a sub-node in the default workspace, in order to test uuid-conflicts with Node.restore.# + NOTE: the nodetype with 'versionableNodeType' must define its children nodes to either have COPY or VERSION# OPV behaviour in order to successfully test Node.restore and Workspace.restore with uuid conflict.javax.jcr.tck.version.nodename4=childNodeName# path to existing String-properties and a new value for the property, that allows to test the indicated OPV behaviourjavax.jcr.tck.OnParentVersionAbortTest.propertyname1=test:abortOnParentVersionPropjavax.jcr.tck.OnParentVersionComputeTest.propertyname1=test:computeOnParentVersionPropjavax.jcr.tck.OnParentVersionCopyTest.propertyname1=test:copyOnParentVersionPropjavax.jcr.tck.OnParentVersionIgnoreTest.propertyname1=test:ignoreOnParentVersionPropjavax.jcr.tck.OnParentVersionInitializeTest.propertyname1=test:initializeOnParentVersionProp# Test class: RestoreTest# Test method: testRestoreWithUUIDConflict# nodename4 must be the name of a child node with a OPV definition COPY or VERSIONjavax.jcr.tck.RestoreTest.testRestoreWithUUIDConflict.nodename4=test:versionOnParentVersionjavax.jcr.tck.RestoreTest.testRestoreLabel.nodename4=test:versionOnParentVersionjavax.jcr.tck.RestoreTest.testRestoreName.nodename4=test:versionOnParentVersion# Test class: WorkspaceRestoreTestjavax.jcr.tck.WorkspaceRestoreTest.testRestoreLabel.nodename4=test:versionOnParentVersionjavax.jcr.tck.WorkspaceRestoreTest.testRestoreName.nodename4=test:versionOnParentVersion# config for nodes that show the indicated OPV behaviour:# nodes are added in order to test the versioning behaviour indicated by the test-class name.# NOTE:# - nodename4 is uses as name for the childnode# - nodetype is used as nodetype name for the childnode# - the specified child node is created below nodename1 with versionableNodeType# the versionableNodeType and/or nodename1 may be overwritten with the individual# testclass below.javax.jcr.tck.OnParentVersionCopyTest.nodename4=test:copyOnParentVersionjavax.jcr.tck.OnParentVersionCopyTest.nodetype=nt:unstructuredjavax.jcr.tck.OnParentVersionAbortTest.nodename4=test:abortOnParentVersionjavax.jcr.tck.OnParentVersionAbortTest.nodetype=nt:unstructuredjavax.jcr.tck.OnParentVersionIgnoreTest.nodename4=test:ignoreOnParentVersionjavax.jcr.tck.OnParentVersionIgnoreTest.nodetype=nt:unstructured
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -