blob: 3f6209ba80a8dc49207117e84631ad73d6ac2cb9 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
jdo.tck.description = All instancecallback tests with standard mapping, no testdata.
jdo.tck.mapping.companyfactory =
jdo.tck.testdata =
jdo.tck.standarddata =
jdo.tck.mapping = 0
jdo.tck.requiredOptions =
jdo.tck.classes = \
org.apache.jdo.tck.api.instancecallbacks.AccessOtherInstancesInPrestore \
org.apache.jdo.tck.api.instancecallbacks.AccessingFieldsInPredelete \
org.apache.jdo.tck.api.instancecallbacks.CallingJdoPostload \
org.apache.jdo.tck.api.instancecallbacks.CallingJdoPreclear \
org.apache.jdo.tck.api.instancecallbacks.CallingJdoPredelete \
org.apache.jdo.tck.api.instancecallbacks.CallingJdoPrestore \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerAttach \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerClear \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerCreate \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerDelete \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerDetach \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerDirty \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerLoad \
org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerStore \
org.apache.jdo.tck.api.instancecallbacks.ModificationOfNontransactionalNonpersistentFields \
org.apache.jdo.tck.api.instancecallbacks.NoAccessToFieldsAfterPredelete