improving tests
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/infrastructure-tests@124808 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2532ce59ca
commit
f6af726b49
|
@ -15,6 +15,7 @@ import org.gcube.vremanagement.executor.client.plugins.ExecutorPlugin;
|
|||
import org.gcube.vremanagement.executor.client.proxies.SmartExecutorProxy;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
import org.quartz.CronExpression;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
|
Loading…
Reference in New Issue