/[Apache-SVN]
ViewVC logotype

Revision 1050593


Jump to revision: Previous Next
Author: sebastian
Date: Sat Dec 18 07:35:28 2010 UTC (13 years, 6 months ago)
Changed paths: 55
Log Message:
- Use assertInstanceOf() instead of assertType().

Changed paths

Path Details
Directoryincubator/zetacomponents/trunk/Archive/tests/archive_options_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Base/tests/metadata_pear_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Cache/tests/storage_memcache_plain_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ConsoleTools/tests/dialog_options_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ConsoleTools/tests/menu_dialog_options_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ConsoleTools/tests/question_dialog_options_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ConsoleTools/tests/question_dialog_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ConsoleTools/tests/table_row_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Debug/tests/debug_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Document/tests/odt/style_extractor_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Document/tests/odt/style_parser_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/ImageConversion/tests/converter_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Mail/tests/parser/parser_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Mail/tests/tools_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/PersistentObject/tests/persistent_session/load_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/PersistentObject/tests/persistent_session/save_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/PersistentObject/tests/persistent_session_identity_decorator/save_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/annotation_factory_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/class_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/extension_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/function_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/method_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/mixed_type_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/parameter_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/parser_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/property_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/reflection_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/test_helper.php modified , text changed
Directoryincubator/zetacomponents/trunk/Reflection/tests/type_factory_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Search/tests/handlers/solr_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/TemplateTranslationTiein/tests/configuration.php modified , text changed
Directoryincubator/zetacomponents/trunk/Tree/tests/memory_tree.php modified , text changed
Directoryincubator/zetacomponents/trunk/Tree/tests/tree.php modified , text changed
Directoryincubator/zetacomponents/trunk/Tree/tests/xml_tree.php modified , text changed
Directoryincubator/zetacomponents/trunk/TreeDatabaseTiein/tests/db_tree.php modified , text changed
Directoryincubator/zetacomponents/trunk/TreePersistentObjectTiein/tests/po_store.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/backend_simple_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/001_lock_resource_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/002_lock_collection_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/003_lock_null_resource_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/004_lock_null_collection_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/005_lock_resource_failure_locked_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/006_lock_collection_failure_locked_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/007_lock_collection_failure_deep_locked_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/008_unlock_resource_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/009_unlock_collection_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/010_unlock_collection_deep_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/011_unlock_lock_purged_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/012_unlock_locknull_remove_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/013_unlock_wrong_token_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/014_move_resource_both_locked_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/020_copy_resource_both_locked_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Webdav/tests/lock_plugin/021_copy_resource_destination_not_locked_success_assertions.php modified , text changed
Directoryincubator/zetacomponents/trunk/Workflow/tests/condition_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Workflow/tests/node_test.php modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26