in-toto / attestation

in-toto Attestation Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create test suite for Java bindings

marcelamelara opened this issue · comments

This issue is for implementing a basic but comprehensive test suite for the Java bindings for the attestation layers and predicates .

Tasks:

  • Write individual test files for each Java class
  • Update the Makefile to invoke the Java test suite
  • Update the docs/protos.md to include instructions for running the test suite

Depends on completion of #173 .