Changeset 9786
- Timestamp:
- 07/26/13 14:14:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Tests/HeuristicLab.PluginInfraStructure-3.3/TypeExtensionsTest.cs
r9782 r9786 36 36 [TestMethod] 37 37 [TestCategory("General")] 38 [TestCategory("Essential")] 38 39 [TestProperty("Time", "short")] 39 40 public void IsSubTypeOfTest() { … … 63 64 [TestMethod] 64 65 [TestCategory("General")] 66 [TestCategory("Essential")] 65 67 [TestProperty("Time", "short")] 66 68 public void BuildTypeTest() {
Note: See TracChangeset
for help on using the changeset viewer.