# Page Not Found

The URL `testbed-and-fixtures.` does not exist.

You might be looking for one of these pages:
- [10. TestBed and Fixtures](https://duncanhunter.gitbook.io/testing-angular/testbed-and-fixtures.md)
- [9. Test the Component logic using SpyOn](https://duncanhunter.gitbook.io/testing-angular/test-the-component-logic-using-spyon.md)
- [4. Jasmine tests](https://duncanhunter.gitbook.io/testing-angular/jasmine-tests.md)
- [5. Add simple test](https://duncanhunter.gitbook.io/testing-angular/add-simple-test.md)
- [8. Test the Component logic using a mocked up Service](https://duncanhunter.gitbook.io/testing-angular/test-the-component-logic-using-a-mocked-up-service.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://duncanhunter.gitbook.io/testing-angular/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://duncanhunter.gitbook.io/testing-angular/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/testing-angular/testbed-and-fixtures.md`)
- Use `Accept: text/markdown` header for content negotiation