toast-tk / toast-tk-engine

The core automation framework for your acceptance tests
http://toast-tk.io
Other
12 stars 5 forks source link

73 project creation - engine dao part #95

Closed skokaina closed 8 years ago

nicosvg commented 8 years ago

SonarQube analysis reported 10 issues

Watch the comments in this conversation to review them.

8 extra issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR TestPlanImpl.java#L67: Return a copy of "campaigns". rule
  2. MAJOR TestPlanImpl.java#L71: Store a copy of "campaigns". rule
  3. MAJOR TestPlanImpl.java#L79: Return a copy of "startDate". rule
  4. MAJOR TestPlanImpl.java#L83: Store a copy of "startDate". rule
  5. MAJOR TestPlanImpl.java#L87: Return a copy of "demoDate". rule
  6. MAJOR TestPlanImpl.java#L91: Store a copy of "demoDate". rule
  7. MAJOR TestPlanImpl.java#L95: Return a copy of "prodDate". rule
  8. MAJOR TestPlanImpl.java#L99: Store a copy of "prodDate". rule