One of the simplest tricks I learnt while pairing was that while creating a new test class, open existing test, duplicate the existing template for tests, rename and then extract to new file. Another simple example is don't type the left side of decl...
CJason commented