Skip to content
Snippets Groups Projects
Commit ca6d34c2 authored by nizewen's avatar nizewen
Browse files

test

parent e81eb75e
No related branches found
No related tags found
No related merge requests found
......@@ -19,16 +19,6 @@ public class DemoApplication {
}
return "last is compele lats use a simple one!";
}
//this is just a test
public class ManipulationTest extends BasicJBehaveTest {
@Override
public InjectableStepsFactory stepsFactory() {
Map<String, Object> state = new HashMap<String,
Object>();
return new InstanceStepsFactory(configuration(),
new SharedSteps(state),
public static void main(String[] args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment