.DataAugmentationtestapply!

function defined in module DataAugmentation


			testapply!(tfm, Items)
testapply!(tfm, Item)
testapply!(tfm, item1, item2)

Test apply! invariants.

  1. With a constant randstate parameter, apply! should always return the same result.

  2. Given a different item than was used to create the buffer, the buffer's data should be modified.

Methods

There are 3 methods for DataAugmentation.testapply!: