[
https://issues.apache.org/jira/browse/SCXML-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654297#action_12654297
]
Rahul Akolkar commented on SCXML-93:
------------------------------------
Patch looks good, thanks. As a minor nit, I'll request that you add the static
int and the new method towards the top where the constants for the
serialization tests are defined.
> 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
> Fix For: 1.0
>
> Attachments: SCXMLTestHelper.patch
>
>
> 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.