[ bianca ]
[ Bron: golang-github-facebookgo-clock ]
Pakket: golang-github-facebookgo-clock-dev (0.0~git20150410.0.600d898-7)
Verwijzigingen voor golang-github-facebookgo-clock-dev
Het bronpakket golang-github-facebookgo-clock downloaden:
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.debian.tar.xz]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.dsc]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898.orig.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-jacobsa-timeutil-dev
- golang-github-bep-clock-dev
- golang-github-bep-clocks-dev
- golang-github-pivotal-golang-clock-dev
- golang-github-jacobsa-oglemock-dev
- golang-github-maraino-go-mock-dev
- fake-hwclock
- mockgen
- golang-github-juju-clock-dev
- golang-github-golang-mock-dev
- golang-github-neowaylabs-wabbit-dev
Clock is a small Go library for mocking time
Clock is a small library for mocking time in Go. It provides an interface around the standard library's time package so that the application can use the realtime clock while tests can use the mock clock.