Class TestVectors

  • All Implemented Interfaces:

    
    public final class TestVectors<I extends Object, O extends Object>
    
                        

    Represents a set of test vectors as specified in https://github.com/TBD54566975/sdk-development/blob/main/web5-test-vectors/vectors.schema.json

    See https://github.com/TBD54566975/sdk-development/blob/main/web5-test-vectors/README.md for more details.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getDescription()
      final List<TestVector<I, O>> getVectors()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait