178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Copyright 2006-2013 the original author or authors.
378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Licensed under the Apache License, Version 2.0 (the "License");
578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# you may not use this file except in compliance with the License.
678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# You may obtain a copy of the License at
778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#     http://www.apache.org/licenses/LICENSE-2.0
978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
1078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Unless required by applicable law or agreed to in writing, software
1178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# distributed under the License is distributed on an "AS IS" BASIS,
1278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# See the License for the specific language governing permissions and
1478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# limitations under the License.
1578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
1678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Licensed under the Apache License, Version 2.0 (the "License");
1778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# you may not use this file except in compliance with the License.
1878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# You may obtain a copy of the License at
1978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
2078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#     http://www.apache.org/licenses/LICENSE-2.0
2178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
2278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Unless required by applicable law or agreed to in writing, software
2378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# distributed under the License is distributed on an "AS IS" BASIS,
2478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# See the License for the specific language governing permissions and
2678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# limitations under the License.
2778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
2878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Licensed under the Apache License, Version 2.0 (the "License");
2978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# you may not use this file except in compliance with the License.
3078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# You may obtain a copy of the License at
3178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
3278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#     http://www.apache.org/licenses/LICENSE-2.0
3378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
3478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Unless required by applicable law or agreed to in writing, software
3578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# distributed under the License is distributed on an "AS IS" BASIS,
3678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# See the License for the specific language governing permissions and
3878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# limitations under the License.
3978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
4078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Licensed under the Apache License, Version 2.0 (the "License");
4178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# you may not use this file except in compliance with the License.
4278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# You may obtain a copy of the License at
4378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
4478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#     http://www.apache.org/licenses/LICENSE-2.0
4578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
4678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Unless required by applicable law or agreed to in writing, software
4778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# distributed under the License is distributed on an "AS IS" BASIS,
4878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# See the License for the specific language governing permissions and
5078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# limitations under the License.
5178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson#
5278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# List of candidate classes to attempt to instantiate in the Objenesis TCK.
5378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson
5478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Different visibilities of constructor.
5578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableNoConstructor                          = No constructor (serializable)
5678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableDefaultPublicConstructor               = Default public constructor (serializable)
5778c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableDefaultProtectedConstructor            = Default protected constructor (serializable)
5878c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableDefaultPackageConstructor              = Default package constructor (serializable)
5978c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableDefaultPrivateConstructor              = Default private constructor (serializable)
6078c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableReplacer								= Serializable replacing with another class
6178c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableResolver								= Serializable resolving to another class
6278c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson
6378c496fe0fac4c89993109340aec80d1afa3141fIan Parkinson# Constructors that work with arguments passed in. 
6478c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableConstructorThrowingException           = Constructor throwing exception (serializable)
6578c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableConstructorWithArguments               = Constructor with arguments (serializable)
6678c496fe0fac4c89993109340aec80d1afa3141fIan Parkinsonorg.objenesis.tck.candidates.SerializableConstructorWithMandatoryArguments      = Constructor with mandatory arguments (serializable)
67