Skip to content
Snippets Groups Projects

Add unit tests for the ByteStreamMetadataTool

Merged Frank Berghaus requested to merge berghaus/athena:bytesteam_metadata_test into master
  1. Dec 08, 2020
    • Frank Berghaus's avatar
      Add unit tests for the ByteStreamMetadataTool · 4f6d7b7d
      Frank Berghaus authored
      Test the functionality of the ByteStreamMetadataTool. The tool should do
      nothing wihtout complaint for empty input. The tool should transcribes a
      ByteStreamMetadata object from input into a container in output. The
      tool should transcribe a ByteStreamMetadataContainer from input to
      output. Should there already be content in the output, matching content
      should be ignored and new content should be appended.
      4f6d7b7d
Loading