[
https://issues.apache.org/activemq/browse/CAMEL-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40719
]
Claus Ibsen commented on CAMEL-244:
-----------------------------------
Sorry for being picky but shouldn't the unit test using assertions instead of
Log.debug ;)
In CsvRouteTest it outputs
log.debug("Received: " + text);
Wouldn't it be possible to assert that the received string is in CSV format?
> CSV support
> -----------
>
> Key: CAMEL-244
> URL: https://issues.apache.org/activemq/browse/CAMEL-244
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: James Strachan
> Fix For: 1.3.0
>
>
> See http://supercsv.sourceforge.net or http://commons.apache.org/sandbox/csv/
> for details of APIs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.