shafiquejamal / eigenroute-util-test   0.0.6

Apache License 2.0 GitHub

Implementations of TimeProvider and UUIDProvider for use in tests.

Scala versions: 2.12 2.11

Eigenroute Utils-Test

This is a small library for including dependency injected time and id providers. For use in test, where you need to control the clock.

Installation

libraryDependencies += "com.github.shafiquejamal" %% "utils-test" % "0.0.5" % Test