void
create_factory
([ $field_names = array()], [ $defaults = array()])
void
test_factory_for_thing_create_should_call_create_once
()
void
test_factory_for_thing_create_should_use_function_generator
()
void
test_factory_for_thing_generate_args_should_not_touch_args_if_different_generation_defintions
()
void
test_factory_for_thing_generate_args_should_not_touch_args_if_no_generation_definitions
()
void
test_factory_for_thing_generate_args_should_return_error_on_bad_default_value
()
void
test_factory_for_thing_generate_args_should_set_undefined_scalar_values
()
void
test_factory_for_thing_generate_args_should_use_default_generator_definition_if_non_given
()
void
test_factory_for_thing_generate_args_should_use_generator
()
void
test_factory_for_thing_should_construct_with_factory_and_thing_object
()
void
test_generator_locale_name_should_generate_consecutive_values
()
void
test_generator_locale_name_should_start_with_aa
()
void
test_generator_sequence_should_generate_consecutive_values
()
void
test_generator_sequence_should_generate_consecutive_values_in_template
()
void
test_generator_sequence_should_include_value_in_template
()
void
test_generator_sequence_should_start_with_1
()
void
test_generator_sequence_should_start_with_2
()
Inherited Methods
Inherited From GP_UnitTestCase
GP_UnitTestCase::assertDiscardWhitespace()
GP_UnitTestCase::assertEqualFields()
GP_UnitTestCase::assertWPError()
GP_UnitTestCase::clean_up_global_scope()
GP_UnitTestCase::setUp()
GP_UnitTestCase::set_admin_user_as_current()
GP_UnitTestCase::set_normal_user_as_current()
GP_UnitTestCase::start_transaction()
GP_UnitTestCase::tearDown()
GP_UnitTestCase::temp_filename()