Skip to main content



      Home
Home » Archived » BIRT » JUnit test cases
JUnit test cases [message #1508] Sat, 01 January 2005 08:43 Go to next message
Eclipse UserFriend
I just fetched the java source code already in CVS. I noticed that there
are no JUnit tests currently in the repository. Are JUnit testcases
already created (or are they being considered) since the parts currently
in CVS e.g. org.eclipse.birt.report.model.activity look pretty natural
modules to have test cases for.

For a project where multiple groups are working on source code test cases
make the project more "controlled".

Sven Boden
Re: JUnit test cases [message #1578 is a reply to message #1508] Tue, 04 January 2005 17:33 Go to previous messageGo to next message
Eclipse UserFriend
1) Is this news group still active?

2) As a case for Unit tests I did a code review of a random simple class in
the BIRT CVS and made a unit test for that class
(org.eclipse.birt.report.model.util.ColorUtil). I ended up finding 1 small
bug in the class and 4 to 5 somewhat "inconsistent" behaviors. This is
probably not the right phase of the project to really go bug-hunting, but
I'll keep the JUnit test case for later use.

Regards,
Sven Boden
Re: JUnit test cases [message #1677 is a reply to message #1578] Thu, 06 January 2005 20:28 Go to previous message
Eclipse UserFriend
Sven,

Yes, this newsgroup is still active. :-)

The model code in CVS does have extensive unit tests. It turns out that
there are a number of technical issues to resolve before the team can check
in the test code; we hope to do so soon.

The model portion should be relatively stable at this point -- except for
the bits recently added. We'd be grateful for any bugs you find or code
review comments you can provide: the more people looking at the code the
better.

Please use Bugzilla
(https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Birt) to report any
problems you discover.

- Paul

Paul Rogers
Actuate Corp.
BIRT PMC
Previous Topic:ROM Feedback: Visual Representation
Next Topic:ERE Report Consumption
Goto Forum:
  


Current Time: Sat May 31 04:51:34 EDT 2025

Powered by FUDForum. Page generated in 0.02810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top