1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
- getting_started.md (Getting Started)
- readme.md (Introduction to Bogus)
- fakes (Fakes):
- fake_objects.feature
- global_fake_configuration.feature
- anonymous_doubles.feature
- replacing_classes.feature
- duck_types.feature
- safe_stubbing (Safe Stubbing):
- safe_mocking.feature
- safe_stubbing.feature
- spies.feature
- argument_matchers.feature
- active_record.feature
- contract_tests (Contract Tests):
- contract_tests_mocks.feature
- contract_tests_stubs.feature
- contract_tests_spies.feature
- return_value_contracts.feature
- custom_overwritten_class.feature
- configuration (Configuration Options):
- search_modules.feature
- fake_ar_attributes.feature
- minitest_support.feature
- changelog.md
- license.md
- authors.md
|