예제 #1
0
 def setUp(self):
     if self._test_ws is not None:
         return
     # Cache a TOF workspace
     self.__class__._test_ws = testing.create_test_ws()
예제 #2
0
 def setUp(self):
     """
     Create a sample workspace in time of flight.
     """
     self._sample_ws = testing.create_test_ws()
예제 #3
0
 def setUp(self):
     if self._test_ws is not None:
         return
     # Cache a TOF workspace
     self.__class__._test_ws = testing.create_test_ws()
예제 #4
0
 def setUp(self):
     """
     Create a sample workspace in time of flight.
     """
     self._sample_ws = testing.create_test_ws()