SCXMLTestHelper generates a lot of serialisation files which are not tidied up
------------------------------------------------------------------------------
Key: SCXML-93
URL: https://issues.apache.org/jira/browse/SCXML-93
Project: Commons SCXML
Issue Type: Bug
Reporter: Sebb
Priority: Minor
SCXMLTestHelper generates files to test serialisation of classes in
testExecutorSerializability() and testModelSerializability().
These files are only used temporarily, but are not cleared up at the end of a
run.
They can be replaced by using ByteArray classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.