TESTAR_dev
TESTAR_dev copied to clipboard
[Refactor] OutputStructure from Modes to DefaultProtocol
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