Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/10 16:11:14 (13 years ago)
Author:
cneumuel
Message:

#1233

  • implemented MockService, MockJob, MockServiceLocator
Location:
branches/HeuristicLab.Hive-3.4/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources

    • Property svn:ignore
      •  

        old new  
        11HeuristicLab.Hive-3.4.suo
         2TestResults
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/HeuristicLab.Clients.Hive-3.4.csproj

    r5055 r5062  
    8383    <Compile Include="Exceptions\JobResultPollingException.cs" />
    8484    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
    85     <Compile Include="HiveExperiment\PluginClient.cs" />
     85    <Compile Include="ExperimentManager\PluginClient.cs" />
    8686    <Compile Include="IServiceLocator.cs" />
    8787    <Compile Include="Jobs\OptimizerJob.cs" />
    8888    <Compile Include="HeuristicLabClientsHivePlugin.cs" />
    89     <Compile Include="HiveExperiment\HiveExperimentManagerClient.cs" />
    90     <Compile Include="HiveExperiment\HiveJobClient.cs" />
    91     <Compile Include="HiveExperiment\HiveExperimentClient.cs" />
    92     <Compile Include="HiveExperiment\JobResultPoller.cs" />
     89    <Compile Include="ExperimentManager\HiveExperimentManagerClient.cs" />
     90    <Compile Include="ExperimentManager\HiveJobClient.cs" />
     91    <Compile Include="ExperimentManager\HiveExperimentClient.cs" />
     92    <Compile Include="ExperimentManager\JobResultPoller.cs" />
    9393    <Compile Include="Progress\IProgress.cs" />
    9494    <Compile Include="Progress\IProgressReporter.cs" />
Note: See TracChangeset for help on using the changeset viewer.