Francesco Mangiacrapa 2018-05-08 12:52:13 +00:00
parent 13ef3991d1
commit db36261b56
2 changed files with 13 additions and 3 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='workspacetaskexecutor'>
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User' />
<!-- Specify the paths for translatable code -->
<source path='client' />
<source path='shared' />
</module>

View File

@ -99,7 +99,7 @@ public class TestDataMinerTaskExecutor {
//jsonCheck();
//ERASE ALL CONFIGURATIONS
//eraseAllTaskConfigurations(exec);
eraseAllTaskConfigurations(exec);
//GET LIST CONFIGURATIONS
//getConfigurations(exec);
@ -108,11 +108,11 @@ public class TestDataMinerTaskExecutor {
//eraseAllTaskConfigurations(exec);
//SET TASK CONFIGURATION
setDummyTaskConfigurations(exec);
//setDummyTaskConfigurations(exec);
//
//// deleteConfiguration(exec, listDummyConf.get(1));
////
getConfigurations(exec);
//getConfigurations(exec);
// listDummyConf.get(2).setTaskId("Updated task id");