[
https://issues.apache.org/jira/browse/IOTA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083032#comment-16083032
]
Rafael Weingärtner commented on IOTA-42:
----------------------------------------
Is it a unit test case or a functional test case? You said you are going to
build a jar on the fly during the test and then use the classes there to test
something.
This makes me think that you are going to run this performer and see if it
works, instead of writing a test for each one of the methods that are executed
in the performer, and then an integration test that checks if the previously
tested unit functions are being called in the order and with expected
parameters.
> Add test performer source code
> ------------------------------
>
> Key: IOTA-42
> URL: https://issues.apache.org/jira/browse/IOTA-42
> Project: Iota
> Issue Type: Task
> Affects Versions: 0.1
> Reporter: Barbara Gomes
> Assignee: Barbara Gomes
> Fix For: 0.1
>
>
> The performer used on the unit test should not be offered in iota as a .jar
> file.
> The source code should be part of the project and the unit test should
> generate the .jar from the source code before starting the tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)