gae/g unit testing - Qiita

golangにはgo testというunit test用の機能があります。testを行うための [testing] (http://golang.org/pkg/testing/) package…