예제 #1
0
func TestCreate(t *testing.T) {
	test.CreateTest(New())(t)
}
예제 #2
0
func TestCreate(t *testing.T) {
	flushDb()
	test.CreateTest(getLocalStorage())(t)
}