예제 #1
0
파일: condition_test.go 프로젝트: xet7/gerb
func Test_Condition(x *testing.T) {
	t.Expectify(new(ConditionTest), x)
}
예제 #2
0
파일: parser_test.go 프로젝트: xet7/gerb
func Test_Parser(x *testing.T) {
	t.Expectify(new(ParserTest), x)
}