• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOUT and Eclipse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOUT and Eclipse


  • Subject: Re: WOUT and Eclipse
  • From: Christian Pekeler <email@hidden>
  • Date: Tue, 18 Jan 2005 08:13:00 -0700

On Jan 17, 2005, at 23:10, David Cake wrote:
What specific problem are you having? Compilation issues, tests not showing up, tests failing?

Tests not showing up. The direct actions pages show up with no tests there, though they worked fine with XCode.

WOUnitTest might not find the tests if the corresponding class files aren't compiled into a jar file.


Once you've made the switch to an IDE with integrated test runner, though, you really want to use that instead of starting up your WO app every time to run a test. In Eclipse's Package Explorer or Outline or Hierarchy or ..., right click on either a test-class or a test-method and select 'Run/JUnit Test' to run those tests. Doesn't matter whether those tests inherit from WOUTTestCase - it just works. This is much faster and allows for more effective test-driven-development. If at all, WOUnitTest's testrunner is only useful now if you want to run your tests in deployed WP apps.


Christian

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: WOUT and Eclipse (From: David Cake <email@hidden>)

  • Prev by Date: 12? 16? 24? (was Re: How to fix "failed to provide new primary keys for..."?)
  • Next by Date: WOPopupButton and optgroup, how to?
  • Previous by thread: Re: WOUT and Eclipse
  • Next by thread: Eclipse and WO
  • Index(es):
    • Date
    • Thread