Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/27/12 17:14:12 (12 years ago)
Author:
ascheibe
Message:

#1778

  • tried to clean up ItemTask/EngineTask overrides without breaking anything
  • added a unit test to check if ToString methods of IItems work
  • fixed ToString method of the Hive Plugin dto
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r7519 r7532  
    192192    <Compile Include="HeuristicLab-3.3\CollectObjectGraphTest.cs" />
    193193    <Compile Include="HeuristicLab-3.3\ContentViewTests.cs" />
     194    <Compile Include="HeuristicLab-3.3\ToStringTest.cs" />
    194195    <Compile Include="HeuristicLab-3.3\DeepCloneableCloningTest.cs" />
    195196    <Compile Include="HeuristicLab-3.3\GeneticAlgorithmTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.