Building Tests

1. Self-testing code

  • incremental development will test your code.
  • Junit Testing Framework
  • Unit Tests and Functional Test

2. Toward a Catalog of Refactorings

  • name
  • summary
  • motivation
  • mechanics
  • expmples

3. Finding References

  • access control
  • strongly type

你可能感兴趣的:(Building Tests)