[MSO-8] Second step of the rebase for MSO
[so.git] / bpmn / MSOURN-plugin / src / test / java / org / openecomp / camunda / bpmn / plugin / urnmap / resources / URNResourceESTestscaffolding.java
index 61ef8e6..33171b9 100644 (file)
-/**
- * Scaffolding file used to store all the setups needed to run 
- * tests automatically generated by EvoSuite
- * Mon Nov 14 13:47:41 GMT 2016
- */
-
-package org.openecomp.camunda.bpmn.plugin.urnmap.resources;
-
-import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
-import org.junit.BeforeClass;
-import org.junit.Before;
-import org.junit.After;
-import org.junit.AfterClass;
-import org.evosuite.runtime.sandbox.Sandbox;
-
-@EvoSuiteClassExclude
-public class URNResourceESTestscaffolding {
-
-  @org.junit.Rule 
-  public org.evosuite.runtime.vnet.NonFunctionalRequirementRule nfr = new org.evosuite.runtime.vnet.NonFunctionalRequirementRule();
-
-  private static final java.util.Properties defaultProperties = (java.util.Properties) java.lang.System.getProperties().clone(); 
-
-  private org.evosuite.runtime.thread.ThreadStopper threadStopper =  new org.evosuite.runtime.thread.ThreadStopper (org.evosuite.runtime.thread.KillSwitchHandler.getInstance(), 3000);
-
-  @BeforeClass 
-  public static void initEvoSuiteFramework() { 
-    org.evosuite.runtime.RuntimeSettings.className = "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource"; 
-    org.evosuite.runtime.GuiSupport.initialize(); 
-    org.evosuite.runtime.RuntimeSettings.maxNumberOfThreads = 100; 
-    org.evosuite.runtime.RuntimeSettings.maxNumberOfIterationsPerLoop = 10000; 
-    org.evosuite.runtime.RuntimeSettings.mockSystemIn = true; 
-    org.evosuite.runtime.RuntimeSettings.sandboxMode = org.evosuite.runtime.sandbox.Sandbox.SandboxMode.RECOMMENDED; 
-    org.evosuite.runtime.sandbox.Sandbox.initializeSecurityManagerForSUT(); 
-    org.evosuite.runtime.classhandling.JDKClassResetter.init(); 
-    initializeClasses();
-    org.evosuite.runtime.Runtime.getInstance().resetRuntime(); 
-  } 
-
-  @AfterClass 
-  public static void clearEvoSuiteFramework(){ 
-    Sandbox.resetDefaultSecurityManager(); 
-    java.lang.System.setProperties((java.util.Properties) defaultProperties.clone()); 
-  } 
-
-  @Before 
-  public void initTestCase(){ 
-    threadStopper.storeCurrentThreads();
-    threadStopper.startRecordingTime();
-    org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().initHandler(); 
-    org.evosuite.runtime.sandbox.Sandbox.goingToExecuteSUTCode(); 
-     
-    org.evosuite.runtime.GuiSupport.setHeadless(); 
-    org.evosuite.runtime.Runtime.getInstance().resetRuntime(); 
-    org.evosuite.runtime.agent.InstrumentingAgent.activate(); 
-  } 
-
-  @After 
-  public void doneWithTestCase(){ 
-    threadStopper.killAndJoinClientThreads();
-    org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().safeExecuteAddedHooks(); 
-    org.evosuite.runtime.classhandling.JDKClassResetter.reset(); 
-    resetClasses(); 
-    org.evosuite.runtime.sandbox.Sandbox.doneWithExecutingSUTCode(); 
-    org.evosuite.runtime.agent.InstrumentingAgent.deactivate(); 
-    org.evosuite.runtime.GuiSupport.restoreHeadlessMode(); 
-  } 
-
-
-  private static void initializeClasses() {
-    org.evosuite.runtime.classhandling.ClassStateSupport.initializeClasses(URNResourceESTestscaffolding.class.getClassLoader() ,
-      "org.h2.store.LobStorage",
-      "com.mysql.jdbc.VersionedStringProperty",
-      "com.mysql.jdbc.StatementInterceptorV2",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty",
-      "org.h2.engine.SessionInterface",
-      "org.h2.index.BaseIndex",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$LongConnectionProperty",
-      "org.h2.store.fs.FileNioMemData",
-      "org.h2.store.fs.FileNioMem",
-      "org.h2.store.fs.FilePathCrypt$FileCrypt",
-      "org.h2.result.Row",
-      "org.h2.engine.RightOwner",
-      "org.h2.table.TableView",
-      "com.mysql.jdbc.JDBC4ClientInfoProvider",
-      "com.mysql.jdbc.CachedResultSetMetaData",
-      "org.h2.store.fs.FileMem$1",
-      "com.mysql.jdbc.ConnectionFeatureNotAvailableException",
-      "org.h2.security.BlockCipher",
-      "org.h2.command.CommandInterface",
-      "com.mysql.jdbc.MysqlIO",
-      "com.mysql.jdbc.Connection",
-      "com.att.eelf.i18n.EELFMsgs",
-      "com.mysql.jdbc.ConnectionPropertiesImpl",
-      "org.h2.constant.DbSettings",
-      "com.mysql.jdbc.SingleByteCharsetConverter",
-      "com.mysql.jdbc.PingTarget",
-      "org.h2.index.PageIndex",
-      "org.h2.util.BitField",
-      "org.h2.value.ValueNull",
-      "org.h2.value.ValueShort",
-      "com.mysql.jdbc.SocketFactory",
-      "org.h2.value.ValueDecimal",
-      "com.mysql.jdbc.PacketTooBigException",
-      "com.mysql.jdbc.log.StandardLogger",
-      "com.mysql.jdbc.ConnectionImpl$3",
-      "com.mysql.jdbc.ConnectionImpl$2",
-      "com.mysql.jdbc.ConnectionImpl$5",
-      "com.mysql.jdbc.ConnectionImpl$4",
-      "com.mysql.jdbc.ConnectionImpl$7",
-      "com.mysql.jdbc.ConnectionImpl$6",
-      "org.h2.util.SmallLRUCache",
-      "org.h2.mvstore.Chunk",
-      "com.mysql.jdbc.ConnectionImpl$9",
-      "com.mysql.jdbc.ConnectionImpl$8",
-      "com.mysql.jdbc.log.Log",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$MemorySizeConnectionProperty",
-      "com.mysql.jdbc.StringUtils",
-      "org.h2.mvstore.MVStore",
-      "org.h2.engine.DbObjectBase",
-      "org.h2.store.FileLock",
-      "com.mysql.jdbc.ResultSetImpl",
-      "org.h2.schema.Sequence",
-      "org.h2.value.Value",
-      "org.h2.store.fs.FilePathMem",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty",
-      "org.h2.store.fs.FilePath",
-      "org.h2.engine.DatabaseCloser",
-      "org.h2.expression.ExpressionColumn",
-      "com.mysql.jdbc.Statement",
-      "com.mysql.jdbc.Buffer",
-      "org.h2.store.fs.FilePathNioMem",
-      "com.mysql.jdbc.ParameterBindings",
-      "org.h2.security.SecureFileStore",
-      "org.h2.store.fs.FileMem",
-      "com.mysql.jdbc.BufferRow",
-      "org.h2.expression.Expression",
-      "org.h2.store.fs.FileSplit",
-      "org.h2.util.Utils$1",
-      "org.h2.value.CompareMode",
-      "org.h2.util.Utils",
-      "com.mysql.jdbc.exceptions.MySQLTimeoutException",
-      "org.h2.command.dml.SetTypes",
-      "org.openecomp.mso.logger.MsoLogger$ErrorCode",
-      "org.h2.jdbcx.JdbcDataSourceFactory",
-      "com.mysql.jdbc.Util",
-      "org.camunda.bpm.cockpit.Cockpit",
-      "org.h2.value.ValueString",
-      "org.h2.value.ValueJavaObject",
-      "org.h2.store.PageStore",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$XmlMap",
-      "org.h2.schema.Schema",
-      "org.h2.engine.SettingsBase",
-      "com.mysql.jdbc.CommunicationsException",
-      "org.h2.value.CompareModeDefault",
-      "org.h2.engine.SessionWithState",
-      "org.h2.table.TableLinkConnection",
-      "org.h2.message.Trace",
-      "org.h2.engine.Comment",
-      "org.h2.util.New",
-      "org.camunda.bpm.engine.ProcessEngine",
-      "org.h2.value.ValueInt",
-      "org.h2.util.CacheWriter",
-      "com.mysql.jdbc.CompressedInputStream",
-      "org.h2.result.ResultInterface",
-      "org.h2.util.StringUtils",
-      "org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource",
-      "org.h2.table.IndexColumn",
-      "org.openecomp.mso.logger.MsoLogger$Catalog",
-      "org.h2.value.CompareModeIcu4J",
-      "com.mysql.jdbc.ResultSetRow",
-      "com.mysql.jdbc.ConnectionImpl",
-      "com.mysql.jdbc.log.NullLogger",
-      "org.camunda.bpm.cockpit.db.QueryService",
-      "org.camunda.bpm.engine.ProcessEngineServices",
-      "com.mysql.jdbc.JDBC4PreparedStatement",
-      "org.h2.schema.SchemaObject",
-      "org.h2.store.FileStore",
-      "org.h2.engine.SessionRemote",
-      "org.h2.value.ValueUuid",
-      "org.h2.mvstore.type.DataType",
-      "org.h2.index.IndexType",
-      "org.h2.value.ValueDate",
-      "org.h2.result.SearchRow",
-      "org.h2.table.Table",
-      "org.openecomp.camunda.bpmn.plugin.urnmap.db.URNData",
-      "org.h2.store.fs.FileMemData",
-      "org.h2.value.ValueFloat",
-      "org.openecomp.mso.entity.MsoRequest",
-      "org.camunda.bpm.webapp.AppRuntimeDelegate",
-      "org.h2.value.Transfer",
-      "com.mysql.jdbc.Messages",
-      "org.h2.store.fs.FileDisk",
-      "com.mysql.jdbc.NetworkResources",
-      "org.h2.result.RowList",
-      "com.mysql.jdbc.CallableStatement$CallableStatementParamInfo",
-      "org.h2.constant.ErrorCode",
-      "com.mysql.jdbc.Collation",
-      "org.h2.message.TraceObject",
-      "com.mysql.jdbc.ByteArrayRow",
-      "org.h2.store.fs.FileChannelOutputStream",
-      "org.h2.value.ValueBoolean",
-      "org.h2.value.ValueLobDb",
-      "org.h2.util.SourceCompiler",
-      "org.h2.engine.UserDataType",
-      "org.h2.constraint.Constraint",
-      "org.h2.table.TableBase",
-      "org.h2.jdbcx.JdbcConnectionPool",
-      "com.mysql.jdbc.authentication.Sha256PasswordPlugin",
-      "org.h2.value.ValueLong",
-      "org.h2.engine.DbObject",
-      "com.mysql.jdbc.JDBC4CallableStatement",
-      "org.h2.util.SortedProperties",
-      "org.h2.value.ValueStringIgnoreCase",
-      "org.h2.table.PlanItem",
-      "org.h2.jdbcx.JdbcXAConnection",
-      "org.h2.engine.UserAggregate",
-      "org.h2.message.DbException",
-      "com.mysql.jdbc.JDBC4ServerPreparedStatement",
-      "org.h2.mvstore.MVMapConcurrent",
-      "com.mysql.jdbc.Extension",
-      "org.hsqldb.jdbc.JDBCDriver",
-      "org.h2.engine.Database",
-      "org.h2.api.DatabaseEventListener",
-      "org.h2.jdbcx.JdbcDataSource",
-      "org.h2.schema.TriggerObject",
-      "org.h2.store.DataReader",
-      "com.mysql.jdbc.StatementImpl",
-      "org.hsqldb.jdbc.JDBCDriver$1",
-      "org.h2.value.ValueBytes",
-      "org.h2.value.ValueResultSet",
-      "com.att.eelf.i18n.EELFResolvableErrorEnum",
-      "org.h2.value.ValueDouble",
-      "com.mysql.jdbc.CallableStatement$CallableStatementParam",
-      "org.h2.schema.SchemaObjectBase",
-      "com.att.eelf.configuration.EELFLogger$Level",
-      "com.mysql.jdbc.StatementImpl$CancelTask$1",
-      "org.h2.mvstore.Page",
-      "org.h2.index.PageDelegateIndex",
-      "org.h2.store.fs.FileBase",
-      "com.mysql.jdbc.StatementImpl$CancelTask",
-      "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource",
-      "org.h2.message.TraceWriter",
-      "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",
-      "com.att.eelf.configuration.EELFLogger",
-      "org.h2.table.Column",
-      "org.h2.engine.Session",
-      "org.h2.engine.Mode",
-      "com.mysql.jdbc.exceptions.MySQLTransientException",
-      "org.h2.engine.Setting",
-      "org.h2.util.SourceCompiler$1",
-      "org.h2.value.ValueArray",
-      "com.mysql.jdbc.MySQLConnection",
-      "org.h2.util.TempFileDeleter",
-      "org.h2.store.fs.FileNioMem$1",
-      "com.mysql.jdbc.AuthenticationPlugin",
-      "org.h2.util.MathUtils",
-      "org.h2.mvstore.DataUtils",
-      "org.h2.store.fs.FilePathSplit",
-      "org.h2.value.ValueStringFixed",
-      "com.mysql.jdbc.JDBC4Connection",
-      "com.mysql.jdbc.NonRegisteringDriver$1",
-      "org.h2.engine.User",
-      "org.h2.value.ValueTimestamp",
-      "org.h2.value.Value$ValueBlob",
-      "org.h2.store.fs.FilePathWrapper",
-      "org.h2.constant.SysProperties",
-      "com.mysql.jdbc.IterateBlock",
-      "org.h2.table.RegularTable",
-      "com.mysql.jdbc.Util$RandStructcture",
-      "org.h2.store.fs.FileChannelInputStream",
-      "com.mysql.jdbc.exceptions.MySQLStatementCancelledException",
-      "com.mysql.jdbc.PreparedStatement",
-      "org.h2.compress.Compressor",
-      "com.mysql.jdbc.util.LRUCache",
-      "com.mysql.jdbc.util.ReadAheadInputStream",
-      "org.h2.index.Index",
-      "com.mysql.jdbc.MysqlDataTruncation",
-      "com.mysql.jdbc.CharsetMapping",
-      "org.h2.store.fs.FilePathDisk",
-      "org.h2.mvstore.MVMap",
-      "com.mysql.jdbc.Field",
-      "com.att.eelf.configuration.SLF4jWrapper",
-      "com.mysql.jdbc.PreparedStatement$BatchVisitor",
-      "org.h2.store.DataHandler",
-      "org.h2.jdbc.JdbcConnection",
-      "org.openecomp.mso.logger.MsoLogger",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$StringConnectionProperty",
-      "com.mysql.jdbc.ConnectionProperties",
-      "org.h2.Driver",
-      "org.h2.engine.Role",
-      "com.mysql.jdbc.Driver",
-      "org.h2.value.ValueByte",
-      "com.mysql.jdbc.ServerPreparedStatement",
-      "org.camunda.bpm.cockpit.db.CommandExecutor",
-      "com.mysql.jdbc.exceptions.MySQLNonTransientException",
-      "org.camunda.bpm.cockpit.CockpitRuntimeDelegate",
-      "org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource",
-      "com.mysql.jdbc.MysqlSavepoint",
-      "com.mysql.jdbc.CallableStatement",
-      "com.mysql.jdbc.RowData",
-      "org.h2.value.Value$ValueClob",
-      "com.att.eelf.i18n.EELFResourceManager",
-      "org.h2.value.ValueJavaObject$NotSerialized",
-      "org.h2.value.CaseInsensitiveMap",
-      "com.mysql.jdbc.CallableStatement$CallableStatementParamInfoJDBC3",
-      "org.h2.util.IOUtils",
-      "com.mysql.jdbc.PreparedStatement$ParseInfo",
-      "org.h2.message.TraceSystem",
-      "org.openecomp.mso.logger.MessageEnum",
-      "org.openecomp.mso.logger.MsoLogger$ResponseCode",
-      "org.openecomp.mso.logger.MsoLogger$StatusCode",
-      "com.att.eelf.configuration.EELFManager",
-      "com.mysql.jdbc.StreamingNotifiable",
-      "com.mysql.jdbc.ResultSetInternalMethods",
-      "org.h2.command.Prepared",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$IntegerConnectionProperty",
-      "com.mysql.jdbc.NonRegisteringDriver",
-      "org.h2.jdbc.JdbcSQLException",
-      "org.h2.mvstore.MVMap$MapBuilder",
-      "org.h2.engine.ConnectionInfo",
-      "com.att.eelf.i18n.EELFResourceManager$1",
-      "com.mysql.jdbc.ExceptionInterceptor",
-      "org.h2.value.ValueTime"
-    );
-  } 
-
-  private static void resetClasses() {
-    org.evosuite.runtime.classhandling.ClassResetter.getInstance().setClassLoader(URNResourceESTestscaffolding.class.getClassLoader());
-
-    org.evosuite.runtime.classhandling.ClassStateSupport.resetClasses(
-      "org.openecomp.mso.logger.MsoLogger$Catalog",
-      "org.openecomp.mso.logger.MsoLogger",
-      "com.att.eelf.i18n.EELFResourceManager",
-      "com.att.eelf.i18n.EELFMsgs",
-      "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",
-      "com.att.eelf.configuration.EELFLogger$Level",
-      "com.att.eelf.configuration.EELFManager",
-      "org.openecomp.mso.logger.MessageEnum",
-      "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource",
-      "org.camunda.bpm.cockpit.Cockpit",
-      "org.h2.jdbcx.JdbcConnectionPool",
-      "org.h2.message.TraceObject",
-      "com.mysql.jdbc.NonRegisteringDriver",
-      "com.mysql.jdbc.Driver",
-      "org.hsqldb.jdbc.JDBCDriver",
-      "org.h2.Driver",
-      "org.h2.jdbcx.JdbcDataSource",
-      "org.h2.jdbcx.JdbcDataSourceFactory",
-      "org.h2.message.TraceSystem",
-      "org.h2.util.Utils",
-      "org.h2.util.MathUtils",
-      "org.h2.constant.SysProperties",
-      "org.h2.message.Trace",
-      "org.h2.util.StringUtils",
-      "org.h2.value.Value",
-      "org.h2.value.ValueDecimal",
-      "org.h2.jdbcx.JdbcXAConnection",
-      "org.h2.mvstore.MVStore",
-      "com.mysql.jdbc.Messages",
-      "com.mysql.jdbc.ConnectionPropertiesImpl",
-      "com.mysql.jdbc.Util",
-      "com.mysql.jdbc.ConnectionImpl",
-      "com.mysql.jdbc.JDBC4Connection",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$IntegerConnectionProperty",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$MemorySizeConnectionProperty",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$StringConnectionProperty",
-      "com.mysql.jdbc.ConnectionPropertiesImpl$LongConnectionProperty",
-      "com.mysql.jdbc.StringUtils",
-      "com.mysql.jdbc.CharsetMapping",
-      "com.mysql.jdbc.log.StandardLogger",
-      "org.h2.engine.SessionRemote",
-      "org.h2.mvstore.DataUtils",
-      "org.h2.message.DbException",
-      "org.h2.constant.ErrorCode",
-      "org.h2.jdbc.JdbcSQLException",
-      "org.h2.command.dml.SetTypes",
-      "org.h2.engine.ConnectionInfo",
-      "org.h2.engine.Database",
-      "org.h2.util.BitField",
-      "org.h2.engine.Mode",
-      "org.h2.store.fs.FilePath",
-      "org.h2.store.fs.FilePathDisk",
-      "org.h2.store.fs.FilePathMem",
-      "org.h2.store.fs.FilePathNioMem",
-      "org.h2.store.fs.FilePathSplit",
-      "org.h2.constant.DbSettings",
-      "org.h2.value.CompareMode",
-      "org.h2.store.FileLock",
-      "org.h2.util.SortedProperties",
-      "org.h2.table.Table",
-      "com.mysql.jdbc.StatementImpl",
-      "com.mysql.jdbc.PreparedStatement",
-      "com.mysql.jdbc.MysqlIO",
-      "com.mysql.jdbc.CallableStatement"
-    );
-  }
-}
+/**\r
+ * Scaffolding file used to store all the setups needed to run \r
+ * tests automatically generated by EvoSuite\r
+ * Mon Nov 14 13:47:41 GMT 2016\r
+ */\r
+\r
+package org.openecomp.camunda.bpmn.plugin.urnmap.resources;\r
+\r
+import org.evosuite.runtime.annotation.EvoSuiteClassExclude;\r
+import org.junit.BeforeClass;\r
+import org.junit.Before;\r
+import org.junit.After;\r
+import org.junit.AfterClass;\r
+import org.evosuite.runtime.sandbox.Sandbox;\r
+\r
+@EvoSuiteClassExclude\r
+public class URNResourceESTestscaffolding {\r
+\r
+  @org.junit.Rule \r
+  public org.evosuite.runtime.vnet.NonFunctionalRequirementRule nfr = new org.evosuite.runtime.vnet.NonFunctionalRequirementRule();\r
+\r
+  private static final java.util.Properties defaultProperties = (java.util.Properties) java.lang.System.getProperties().clone(); \r
+\r
+  private org.evosuite.runtime.thread.ThreadStopper threadStopper =  new org.evosuite.runtime.thread.ThreadStopper (org.evosuite.runtime.thread.KillSwitchHandler.getInstance(), 3000);\r
+\r
+  @BeforeClass \r
+  public static void initEvoSuiteFramework() { \r
+    org.evosuite.runtime.RuntimeSettings.className = "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource"; \r
+    org.evosuite.runtime.GuiSupport.initialize(); \r
+    org.evosuite.runtime.RuntimeSettings.maxNumberOfThreads = 100; \r
+    org.evosuite.runtime.RuntimeSettings.maxNumberOfIterationsPerLoop = 10000; \r
+    org.evosuite.runtime.RuntimeSettings.mockSystemIn = true; \r
+    org.evosuite.runtime.RuntimeSettings.sandboxMode = org.evosuite.runtime.sandbox.Sandbox.SandboxMode.RECOMMENDED; \r
+    org.evosuite.runtime.sandbox.Sandbox.initializeSecurityManagerForSUT(); \r
+    org.evosuite.runtime.classhandling.JDKClassResetter.init(); \r
+    initializeClasses();\r
+    org.evosuite.runtime.Runtime.getInstance().resetRuntime(); \r
+  } \r
+\r
+  @AfterClass \r
+  public static void clearEvoSuiteFramework(){ \r
+    Sandbox.resetDefaultSecurityManager(); \r
+    java.lang.System.setProperties((java.util.Properties) defaultProperties.clone()); \r
+  } \r
+\r
+  @Before \r
+  public void initTestCase(){ \r
+    threadStopper.storeCurrentThreads();\r
+    threadStopper.startRecordingTime();\r
+    org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().initHandler(); \r
+    org.evosuite.runtime.sandbox.Sandbox.goingToExecuteSUTCode(); \r
+     \r
+    org.evosuite.runtime.GuiSupport.setHeadless(); \r
+    org.evosuite.runtime.Runtime.getInstance().resetRuntime(); \r
+    org.evosuite.runtime.agent.InstrumentingAgent.activate(); \r
+  } \r
+\r
+  @After \r
+  public void doneWithTestCase(){ \r
+    threadStopper.killAndJoinClientThreads();\r
+    org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().safeExecuteAddedHooks(); \r
+    org.evosuite.runtime.classhandling.JDKClassResetter.reset(); \r
+    resetClasses(); \r
+    org.evosuite.runtime.sandbox.Sandbox.doneWithExecutingSUTCode(); \r
+    org.evosuite.runtime.agent.InstrumentingAgent.deactivate(); \r
+    org.evosuite.runtime.GuiSupport.restoreHeadlessMode(); \r
+  } \r
+\r
+\r
+  private static void initializeClasses() {\r
+    org.evosuite.runtime.classhandling.ClassStateSupport.initializeClasses(URNResourceESTestscaffolding.class.getClassLoader() ,\r
+      "org.h2.store.LobStorage",\r
+      "com.mysql.jdbc.VersionedStringProperty",\r
+      "com.mysql.jdbc.StatementInterceptorV2",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty",\r
+      "org.h2.engine.SessionInterface",\r
+      "org.h2.index.BaseIndex",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$LongConnectionProperty",\r
+      "org.h2.store.fs.FileNioMemData",\r
+      "org.h2.store.fs.FileNioMem",\r
+      "org.h2.store.fs.FilePathCrypt$FileCrypt",\r
+      "org.h2.result.Row",\r
+      "org.h2.engine.RightOwner",\r
+      "org.h2.table.TableView",\r
+      "com.mysql.jdbc.JDBC4ClientInfoProvider",\r
+      "com.mysql.jdbc.CachedResultSetMetaData",\r
+      "org.h2.store.fs.FileMem$1",\r
+      "com.mysql.jdbc.ConnectionFeatureNotAvailableException",\r
+      "org.h2.security.BlockCipher",\r
+      "org.h2.command.CommandInterface",\r
+      "com.mysql.jdbc.MysqlIO",\r
+      "com.mysql.jdbc.Connection",\r
+      "com.att.eelf.i18n.EELFMsgs",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl",\r
+      "org.h2.constant.DbSettings",\r
+      "com.mysql.jdbc.SingleByteCharsetConverter",\r
+      "com.mysql.jdbc.PingTarget",\r
+      "org.h2.index.PageIndex",\r
+      "org.h2.util.BitField",\r
+      "org.h2.value.ValueNull",\r
+      "org.h2.value.ValueShort",\r
+      "com.mysql.jdbc.SocketFactory",\r
+      "org.h2.value.ValueDecimal",\r
+      "com.mysql.jdbc.PacketTooBigException",\r
+      "com.mysql.jdbc.log.StandardLogger",\r
+      "com.mysql.jdbc.ConnectionImpl$3",\r
+      "com.mysql.jdbc.ConnectionImpl$2",\r
+      "com.mysql.jdbc.ConnectionImpl$5",\r
+      "com.mysql.jdbc.ConnectionImpl$4",\r
+      "com.mysql.jdbc.ConnectionImpl$7",\r
+      "com.mysql.jdbc.ConnectionImpl$6",\r
+      "org.h2.util.SmallLRUCache",\r
+      "org.h2.mvstore.Chunk",\r
+      "com.mysql.jdbc.ConnectionImpl$9",\r
+      "com.mysql.jdbc.ConnectionImpl$8",\r
+      "com.mysql.jdbc.log.Log",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$MemorySizeConnectionProperty",\r
+      "com.mysql.jdbc.StringUtils",\r
+      "org.h2.mvstore.MVStore",\r
+      "org.h2.engine.DbObjectBase",\r
+      "org.h2.store.FileLock",\r
+      "com.mysql.jdbc.ResultSetImpl",\r
+      "org.h2.schema.Sequence",\r
+      "org.h2.value.Value",\r
+      "org.h2.store.fs.FilePathMem",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty",\r
+      "org.h2.store.fs.FilePath",\r
+      "org.h2.engine.DatabaseCloser",\r
+      "org.h2.expression.ExpressionColumn",\r
+      "com.mysql.jdbc.Statement",\r
+      "com.mysql.jdbc.Buffer",\r
+      "org.h2.store.fs.FilePathNioMem",\r
+      "com.mysql.jdbc.ParameterBindings",\r
+      "org.h2.security.SecureFileStore",\r
+      "org.h2.store.fs.FileMem",\r
+      "com.mysql.jdbc.BufferRow",\r
+      "org.h2.expression.Expression",\r
+      "org.h2.store.fs.FileSplit",\r
+      "org.h2.util.Utils$1",\r
+      "org.h2.value.CompareMode",\r
+      "org.h2.util.Utils",\r
+      "com.mysql.jdbc.exceptions.MySQLTimeoutException",\r
+      "org.h2.command.dml.SetTypes",\r
+      "org.openecomp.mso.logger.MsoLogger$ErrorCode",\r
+      "org.h2.jdbcx.JdbcDataSourceFactory",\r
+      "com.mysql.jdbc.Util",\r
+      "org.camunda.bpm.cockpit.Cockpit",\r
+      "org.h2.value.ValueString",\r
+      "org.h2.value.ValueJavaObject",\r
+      "org.h2.store.PageStore",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$XmlMap",\r
+      "org.h2.schema.Schema",\r
+      "org.h2.engine.SettingsBase",\r
+      "com.mysql.jdbc.CommunicationsException",\r
+      "org.h2.value.CompareModeDefault",\r
+      "org.h2.engine.SessionWithState",\r
+      "org.h2.table.TableLinkConnection",\r
+      "org.h2.message.Trace",\r
+      "org.h2.engine.Comment",\r
+      "org.h2.util.New",\r
+      "org.camunda.bpm.engine.ProcessEngine",\r
+      "org.h2.value.ValueInt",\r
+      "org.h2.util.CacheWriter",\r
+      "com.mysql.jdbc.CompressedInputStream",\r
+      "org.h2.result.ResultInterface",\r
+      "org.h2.util.StringUtils",\r
+      "org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource",\r
+      "org.h2.table.IndexColumn",\r
+      "org.openecomp.mso.logger.MsoLogger$Catalog",\r
+      "org.h2.value.CompareModeIcu4J",\r
+      "com.mysql.jdbc.ResultSetRow",\r
+      "com.mysql.jdbc.ConnectionImpl",\r
+      "com.mysql.jdbc.log.NullLogger",\r
+      "org.camunda.bpm.cockpit.db.QueryService",\r
+      "org.camunda.bpm.engine.ProcessEngineServices",\r
+      "com.mysql.jdbc.JDBC4PreparedStatement",\r
+      "org.h2.schema.SchemaObject",\r
+      "org.h2.store.FileStore",\r
+      "org.h2.engine.SessionRemote",\r
+      "org.h2.value.ValueUuid",\r
+      "org.h2.mvstore.type.DataType",\r
+      "org.h2.index.IndexType",\r
+      "org.h2.value.ValueDate",\r
+      "org.h2.result.SearchRow",\r
+      "org.h2.table.Table",\r
+      "org.openecomp.camunda.bpmn.plugin.urnmap.db.URNData",\r
+      "org.h2.store.fs.FileMemData",\r
+      "org.h2.value.ValueFloat",\r
+      "org.openecomp.mso.entity.MsoRequest",\r
+      "org.camunda.bpm.webapp.AppRuntimeDelegate",\r
+      "org.h2.value.Transfer",\r
+      "com.mysql.jdbc.Messages",\r
+      "org.h2.store.fs.FileDisk",\r
+      "com.mysql.jdbc.NetworkResources",\r
+      "org.h2.result.RowList",\r
+      "com.mysql.jdbc.CallableStatement$CallableStatementParamInfo",\r
+      "org.h2.constant.ErrorCode",\r
+      "com.mysql.jdbc.Collation",\r
+      "org.h2.message.TraceObject",\r
+      "com.mysql.jdbc.ByteArrayRow",\r
+      "org.h2.store.fs.FileChannelOutputStream",\r
+      "org.h2.value.ValueBoolean",\r
+      "org.h2.value.ValueLobDb",\r
+      "org.h2.util.SourceCompiler",\r
+      "org.h2.engine.UserDataType",\r
+      "org.h2.constraint.Constraint",\r
+      "org.h2.table.TableBase",\r
+      "org.h2.jdbcx.JdbcConnectionPool",\r
+      "com.mysql.jdbc.authentication.Sha256PasswordPlugin",\r
+      "org.h2.value.ValueLong",\r
+      "org.h2.engine.DbObject",\r
+      "com.mysql.jdbc.JDBC4CallableStatement",\r
+      "org.h2.util.SortedProperties",\r
+      "org.h2.value.ValueStringIgnoreCase",\r
+      "org.h2.table.PlanItem",\r
+      "org.h2.jdbcx.JdbcXAConnection",\r
+      "org.h2.engine.UserAggregate",\r
+      "org.h2.message.DbException",\r
+      "com.mysql.jdbc.JDBC4ServerPreparedStatement",\r
+      "org.h2.mvstore.MVMapConcurrent",\r
+      "com.mysql.jdbc.Extension",\r
+      "org.hsqldb.jdbc.JDBCDriver",\r
+      "org.h2.engine.Database",\r
+      "org.h2.api.DatabaseEventListener",\r
+      "org.h2.jdbcx.JdbcDataSource",\r
+      "org.h2.schema.TriggerObject",\r
+      "org.h2.store.DataReader",\r
+      "com.mysql.jdbc.StatementImpl",\r
+      "org.hsqldb.jdbc.JDBCDriver$1",\r
+      "org.h2.value.ValueBytes",\r
+      "org.h2.value.ValueResultSet",\r
+      "com.att.eelf.i18n.EELFResolvableErrorEnum",\r
+      "org.h2.value.ValueDouble",\r
+      "com.mysql.jdbc.CallableStatement$CallableStatementParam",\r
+      "org.h2.schema.SchemaObjectBase",\r
+      "com.att.eelf.configuration.EELFLogger$Level",\r
+      "com.mysql.jdbc.StatementImpl$CancelTask$1",\r
+      "org.h2.mvstore.Page",\r
+      "org.h2.index.PageDelegateIndex",\r
+      "org.h2.store.fs.FileBase",\r
+      "com.mysql.jdbc.StatementImpl$CancelTask",\r
+      "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource",\r
+      "org.h2.message.TraceWriter",\r
+      "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",\r
+      "com.att.eelf.configuration.EELFLogger",\r
+      "org.h2.table.Column",\r
+      "org.h2.engine.Session",\r
+      "org.h2.engine.Mode",\r
+      "com.mysql.jdbc.exceptions.MySQLTransientException",\r
+      "org.h2.engine.Setting",\r
+      "org.h2.util.SourceCompiler$1",\r
+      "org.h2.value.ValueArray",\r
+      "com.mysql.jdbc.MySQLConnection",\r
+      "org.h2.util.TempFileDeleter",\r
+      "org.h2.store.fs.FileNioMem$1",\r
+      "com.mysql.jdbc.AuthenticationPlugin",\r
+      "org.h2.util.MathUtils",\r
+      "org.h2.mvstore.DataUtils",\r
+      "org.h2.store.fs.FilePathSplit",\r
+      "org.h2.value.ValueStringFixed",\r
+      "com.mysql.jdbc.JDBC4Connection",\r
+      "com.mysql.jdbc.NonRegisteringDriver$1",\r
+      "org.h2.engine.User",\r
+      "org.h2.value.ValueTimestamp",\r
+      "org.h2.value.Value$ValueBlob",\r
+      "org.h2.store.fs.FilePathWrapper",\r
+      "org.h2.constant.SysProperties",\r
+      "com.mysql.jdbc.IterateBlock",\r
+      "org.h2.table.RegularTable",\r
+      "com.mysql.jdbc.Util$RandStructcture",\r
+      "org.h2.store.fs.FileChannelInputStream",\r
+      "com.mysql.jdbc.exceptions.MySQLStatementCancelledException",\r
+      "com.mysql.jdbc.PreparedStatement",\r
+      "org.h2.compress.Compressor",\r
+      "com.mysql.jdbc.util.LRUCache",\r
+      "com.mysql.jdbc.util.ReadAheadInputStream",\r
+      "org.h2.index.Index",\r
+      "com.mysql.jdbc.MysqlDataTruncation",\r
+      "com.mysql.jdbc.CharsetMapping",\r
+      "org.h2.store.fs.FilePathDisk",\r
+      "org.h2.mvstore.MVMap",\r
+      "com.mysql.jdbc.Field",\r
+      "com.att.eelf.configuration.SLF4jWrapper",\r
+      "com.mysql.jdbc.PreparedStatement$BatchVisitor",\r
+      "org.h2.store.DataHandler",\r
+      "org.h2.jdbc.JdbcConnection",\r
+      "org.openecomp.mso.logger.MsoLogger",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$StringConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionProperties",\r
+      "org.h2.Driver",\r
+      "org.h2.engine.Role",\r
+      "com.mysql.jdbc.Driver",\r
+      "org.h2.value.ValueByte",\r
+      "com.mysql.jdbc.ServerPreparedStatement",\r
+      "org.camunda.bpm.cockpit.db.CommandExecutor",\r
+      "com.mysql.jdbc.exceptions.MySQLNonTransientException",\r
+      "org.camunda.bpm.cockpit.CockpitRuntimeDelegate",\r
+      "org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource",\r
+      "com.mysql.jdbc.MysqlSavepoint",\r
+      "com.mysql.jdbc.CallableStatement",\r
+      "com.mysql.jdbc.RowData",\r
+      "org.h2.value.Value$ValueClob",\r
+      "com.att.eelf.i18n.EELFResourceManager",\r
+      "org.h2.value.ValueJavaObject$NotSerialized",\r
+      "org.h2.value.CaseInsensitiveMap",\r
+      "com.mysql.jdbc.CallableStatement$CallableStatementParamInfoJDBC3",\r
+      "org.h2.util.IOUtils",\r
+      "com.mysql.jdbc.PreparedStatement$ParseInfo",\r
+      "org.h2.message.TraceSystem",\r
+      "org.openecomp.mso.logger.MessageEnum",\r
+      "org.openecomp.mso.logger.MsoLogger$ResponseCode",\r
+      "org.openecomp.mso.logger.MsoLogger$StatusCode",\r
+      "com.att.eelf.configuration.EELFManager",\r
+      "com.mysql.jdbc.StreamingNotifiable",\r
+      "com.mysql.jdbc.ResultSetInternalMethods",\r
+      "org.h2.command.Prepared",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$IntegerConnectionProperty",\r
+      "com.mysql.jdbc.NonRegisteringDriver",\r
+      "org.h2.jdbc.JdbcSQLException",\r
+      "org.h2.mvstore.MVMap$MapBuilder",\r
+      "org.h2.engine.ConnectionInfo",\r
+      "com.att.eelf.i18n.EELFResourceManager$1",\r
+      "com.mysql.jdbc.ExceptionInterceptor",\r
+      "org.h2.value.ValueTime"\r
+    );\r
+  } \r
+\r
+  private static void resetClasses() {\r
+    org.evosuite.runtime.classhandling.ClassResetter.getInstance().setClassLoader(URNResourceESTestscaffolding.class.getClassLoader());\r
+\r
+    org.evosuite.runtime.classhandling.ClassStateSupport.resetClasses(\r
+      "org.openecomp.mso.logger.MsoLogger$Catalog",\r
+      "org.openecomp.mso.logger.MsoLogger",\r
+      "com.att.eelf.i18n.EELFResourceManager",\r
+      "com.att.eelf.i18n.EELFMsgs",\r
+      "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",\r
+      "com.att.eelf.configuration.EELFLogger$Level",\r
+      "com.att.eelf.configuration.EELFManager",\r
+      "org.openecomp.mso.logger.MessageEnum",\r
+      "org.openecomp.camunda.bpmn.plugin.urnmap.resources.URNResource",\r
+      "org.camunda.bpm.cockpit.Cockpit",\r
+      "org.h2.jdbcx.JdbcConnectionPool",\r
+      "org.h2.message.TraceObject",\r
+      "com.mysql.jdbc.NonRegisteringDriver",\r
+      "com.mysql.jdbc.Driver",\r
+      "org.hsqldb.jdbc.JDBCDriver",\r
+      "org.h2.Driver",\r
+      "org.h2.jdbcx.JdbcDataSource",\r
+      "org.h2.jdbcx.JdbcDataSourceFactory",\r
+      "org.h2.message.TraceSystem",\r
+      "org.h2.util.Utils",\r
+      "org.h2.util.MathUtils",\r
+      "org.h2.constant.SysProperties",\r
+      "org.h2.message.Trace",\r
+      "org.h2.util.StringUtils",\r
+      "org.h2.value.Value",\r
+      "org.h2.value.ValueDecimal",\r
+      "org.h2.jdbcx.JdbcXAConnection",\r
+      "org.h2.mvstore.MVStore",\r
+      "com.mysql.jdbc.Messages",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl",\r
+      "com.mysql.jdbc.Util",\r
+      "com.mysql.jdbc.ConnectionImpl",\r
+      "com.mysql.jdbc.JDBC4Connection",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$IntegerConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$MemorySizeConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$StringConnectionProperty",\r
+      "com.mysql.jdbc.ConnectionPropertiesImpl$LongConnectionProperty",\r
+      "com.mysql.jdbc.StringUtils",\r
+      "com.mysql.jdbc.CharsetMapping",\r
+      "com.mysql.jdbc.log.StandardLogger",\r
+      "org.h2.engine.SessionRemote",\r
+      "org.h2.mvstore.DataUtils",\r
+      "org.h2.message.DbException",\r
+      "org.h2.constant.ErrorCode",\r
+      "org.h2.jdbc.JdbcSQLException",\r
+      "org.h2.command.dml.SetTypes",\r
+      "org.h2.engine.ConnectionInfo",\r
+      "org.h2.engine.Database",\r
+      "org.h2.util.BitField",\r
+      "org.h2.engine.Mode",\r
+      "org.h2.store.fs.FilePath",\r
+      "org.h2.store.fs.FilePathDisk",\r
+      "org.h2.store.fs.FilePathMem",\r
+      "org.h2.store.fs.FilePathNioMem",\r
+      "org.h2.store.fs.FilePathSplit",\r
+      "org.h2.constant.DbSettings",\r
+      "org.h2.value.CompareMode",\r
+      "org.h2.store.FileLock",\r
+      "org.h2.util.SortedProperties",\r
+      "org.h2.table.Table",\r
+      "com.mysql.jdbc.StatementImpl",\r
+      "com.mysql.jdbc.PreparedStatement",\r
+      "com.mysql.jdbc.MysqlIO",\r
+      "com.mysql.jdbc.CallableStatement"\r
+    );\r
+  }\r
+}\r