Exemple #1
0
 @Before
 public void setUp() throws Exception {
   TestUtils.initTestEnvironment();
   spi = new TOPSARDeburstOp.Spi();
   GPF.getDefaultInstance().getOperatorSpiRegistry().addOperatorSpi(spi);
 }