The Artima Developer Community
Sponsored Link

Java Buzz Forum
Brew Unit Test Code?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Brew Unit Test Code? Posted: Feb 21, 2005 1:49 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Brew Unit Test Code?
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
Part of my concern in designing the Orca TDD Build Framework for J2ME-MIDP has been what about those situations where the same mobile developer is developing both J2ME cde and Brew code for the same product. While PMD lends itself to non java code, what else can be brought to bare to receive some benefits from keeping some of the build framework the saem as far doign ANT scripts?

One example, is the Brew Unit Test component from bughuntress which might be worthwhile to review and examine. Its documentation of code is in doxygen form, which is similar to javadoc but for C/C++ code. There is also a symbian unit test code api library as well from the same company.

Thus, by centering on ANT scripts and using Brew Test Unit, Symbian Test Unit, and PalmOS test unit and the CCCC metric tool along with PMD we might get close to 55% to 70% of what is being built/integrated on the J2ME-MIDP side. Interesting..

Read: Brew Unit Test Code?

Topic: Is Complete Test Coverage Desirable - or Even Attainable? Previous Topic   Next Topic Topic: Coolest Non Native Looking Java Application?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use