| |||||||
Keyword index Testing19/08/08Eclipse tip: Templates A quick tip for the Eclipse IDE on how to make Eclipse code for you rather than you code in Eclipse! The mechanism is called templates. While this tip focuses on making constants easy to create, templates are a general concept. Constants were chosen as they are easy to make templates for and are particularly useful when writing test helpers. | |||||||