Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-163

Test cases in sample projects should not print to system.out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Java SCA Demos
    • None

    Description

      The test cases in the Bigbank and Helloworld sample projects should not print to System.out. Most of these test cases use a "verbose" flag to control the output, it should be set to false. I think that this verbose flag was initially there to allow a different output when the test cases would be run as regular Java programs from their main method, but I'm not sure this is really necessary since these samples have separate clients with a main method. So it's probably even better to just remove the verbose flag and the main method altogether.

      Attachments

        Activity

          People

            cr22rc Rick Rineholt
            jsdelfino Jean-Sebastien Delfino
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: