package anx import ( "testing" ) func TestStart(t *testing.T) { } func TestRun(t *testing.T) { } func TestGetTickerPrice(t *testing.T) { } func TestGetOrderbookEx(t *testing.T) { } func TestGetExchangeAccountInfo(t *testing.T) { }