Ejemplo n.º 1
0
 def setUp(self):
     vocabulary._clear()
     vr = vocabulary.getVocabularyRegistry()
     vr.register("states", states.StateVocabulary)
Ejemplo n.º 2
0
 def tearDown(self):
     vocabulary._clear()
Ejemplo n.º 3
0
 def setUp(self):
     vocabulary._clear()