Пример #1
0
func Test_Condition(x *testing.T) {
	t.Expectify(new(ConditionTest), x)
}
Пример #2
0
func Test_Parser(x *testing.T) {
	t.Expectify(new(ParserTest), x)
}