Ejemplo n.º 1
0
func Test1(t *testing.T) {
	kmgTest.TestWarpper(t, &Tester{})
}
Ejemplo n.º 2
0
func Test(ot *testing.T) {
	kmgTest.TestWarpper(ot, &Tester{})
}
Ejemplo n.º 3
0
func Test(t *testing.T) {
	kmgTest.TestWarpper(t, &S{})
}