File: golden.unexported_test

package info (click to toggle)
golang-github-jacobsa-ogletest 0.0~git20150610-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 292 kB
  • ctags: 302
  • sloc: makefile: 7
file content (12 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
[----------] Running tests from UnexportedTest
[ RUN      ] UnexportedTest.SomeTest
unexported_test.go:42:
Expected: 4
Actual:   3

[  FAILED  ] UnexportedTest.SomeTest
[----------] Finished with tests from UnexportedTest
--- FAIL: TestSomething (1.23s)
FAIL
exit status 1
FAIL somepkg 1.234s