- What makes a good unit test?
- What should a good unit test not be?
- What does TDD stand for?
- What does BDD stand for?
- What is a unit test?
- What is a mock object?
- What is a fake object?
- Name some unit testing frameworks.
- Name some mocking frameworks.
- Name a BDD framework.
- What should be removed from source code files?