What's new in Mike's CodeRush Templates v. 1.1:
- New Templates
- aiot = Assert.IsInstanceOfType(object value, Type expectedType)
- ainot = Assert.IsNotInstanceOfType(object value, Type expectedType)
- Updates
- [mt - automatically inserts type of object on clipboard
- [hm, [ma, [mt, [pm - Now suppress insertion of an extra ] character at end of the line
- tm and tmm - Removed marker in the Arrange section
- tmm - Now inserts [HostType("Moles")] above [TestMethod()], for template consolidation reasons
- Updated field information box content, in several templates