This is an automated email from the ASF dual-hosted git repository. azotcsit pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 6b16b67 update jBCrypt dependency to version 0.4 add 660dace Add tests for Resource fromName/getName No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../apache/cassandra/auth/FunctionResource.java | 5 +- .../cassandra/auth/FunctionResourceTest.java | 115 +++++++++++++++++++++ .../org/apache/cassandra/auth/ResourcesTest.java | 79 ++++++++++++++ 4 files changed, 199 insertions(+), 1 deletion(-) create mode 100644 test/unit/org/apache/cassandra/auth/FunctionResourceTest.java create mode 100644 test/unit/org/apache/cassandra/auth/ResourcesTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org