예제 #1
0
 def revert():
     EnvironmentManager.set('current_blok', None)
     del RegistryManager.loaded_bloks['testCore']
     RegistryManager.undeclare_core('test')
예제 #2
0
 def tearDownClass(cls):
     super(TestRegistryCore, cls).tearDownClass()
     EnvironmentManager.set('current_blok', None)
     del RegistryManager.loaded_bloks['testCore']
     RegistryManager.undeclare_core('test')
예제 #3
0
 def tearDownClass(cls):
     super(TestRegistryCore, cls).tearDownClass()
     EnvironmentManager.set('current_blok', None)
     del RegistryManager.loaded_bloks['testCore']
     RegistryManager.undeclare_core('test')