Add code to load data from data files to drive generic interface tests.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: FunctionProvider.java,v $
|
||||
*
|
||||
* $Revision: 1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change:$Date: 2002-11-20 14:32:07 $
|
||||
* last change:$Date: 2002-12-10 14:12:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -103,6 +103,7 @@ public class FunctionProvider extends TestCase {
|
||||
}
|
||||
|
||||
TestEnvironment tEnv = new TestEnvironment(oObj) ;
|
||||
TestDataLoader.setupData(tEnv, "FunctionProvider");
|
||||
|
||||
return tEnv ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user