Created
November 30, 2016 22:46
-
-
Save ohrely/617655756430c3aa351b47ba4186e8a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| + test("caseHashing"){ | |
| + setLogLevel("DEBUG") | |
| + println(s"fieldObjects: ${getFieldObjects(HashingSample.result)}") | |
| + println(s"result: ${HashingSample.result.getSignature}") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment