Skip to content
Snippets Groups Projects
Commit 362ad0a2 authored by pkupczyk's avatar pkupczyk
Browse files

SP-164 / BIS-107: Closing EODSQL DataSet objects retrieved by Jython scripts automatically - junit

SVN: 25847
parent fdcc3ecf
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,8 @@ public class ScreeningJythonBasedReportingPluginTest extends AbstractFileSystemT
{
one(reportingPluginScriptRunner).describe(with(iDataSetsMatcher),
with(any(ISimpleTableModelBuilderAdaptor.class)));
one(reportingPluginScriptRunner).releaseResources();
}
});
plugin.createReport(Arrays.asList(datasetDescription1, datasetDescription2),
......
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