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