C# Class AIMA.Test.Core.Unit.Learning.Inductive.MockDLTestFactory

Inheritance: DLTestFactory
Show file Open project: PaulMineau/AIMA.Net

Public Methods

Method Description
MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework

Private Methods

Method Description
createDLTestsWithAttributeCount ( DataSet ds, int i ) : List

Method Details

MockDLTestFactory() public method

public MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework
tests List
return AIMA.Core.Learning.Framework