def test_explain(self, formula, f_list):
     self.assertEquals(DiapasonFormula.explain(formula), f_list)