TESTAR_dev icon indicating copy to clipboard operation
TESTAR_dev copied to clipboard

[Refactor] OutputStructure from Modes to DefaultProtocol

Open ferpasri opened this issue 3 years ago • 0 comments

Generate, Record, and Replay Mode loops are using the same code to initialize the OutputStructure sequence count. Move to the generic DefaultProtocol class

https://github.com/TESTARtool/TESTAR_dev/blob/6007a958999dca3ec724771b6157c119786c691c/testar/src/org/testar/monkey/GenerateMode.java#L74-L77

ferpasri avatar Dec 20 '22 08:12 ferpasri