.DataAugmentationtestapply!
	
function defined in module 
	DataAugmentation
			testapply!(tfm, Items)
testapply!(tfm, Item)
testapply!(tfm, item1, item2)
			Test 
			apply! invariants.
			With a constant 
			randstate parameter, 
			apply! should always return the same result.
Given a different item than was used to create the buffer, the buffer's data should be modified.
There are
			3
			methods for DataAugmentation.testapply!:
		
The following page links back here: