Просмотр исходного кода

highlight , possible resonable failure of test case

master
Patrick Peng Sun 8 лет назад
Родитель
Сommit
283af08007
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      kfuser_test.go

+ 3
- 0
kfuser_test.go Просмотреть файл

"time" "time"
) )


//this is a real - network test,
//response data is from server, makesure the data is as expected before run this test.
// otherwise, the test should fail
func TestKfList(t *testing.T) { func TestKfList(t *testing.T) {
SetupConfig() SetupConfig()
now := int32(time.Now().Unix()) now := int32(time.Now().Unix())

Загрузка…
Отмена
Сохранить