Пример #1
0
 public void should_return_a_formula_haveing_the_expected_type()
 {
     _formula.ShouldBeAnInstanceOf <ConstantFormula>();
 }