Skip to main content



      Home
Home » Newcomers » Newcomers » assertions
assertions [message #271419] Sun, 07 June 2009 07:45 Go to next message
Eclipse UserFriend
I'm aware that JUnit tests can have assertions enabled. Is it possible to
enable assertions on Java Projects? How?

References
1. Eclipse Help
Re: assertions [message #271421 is a reply to message #271419] Sun, 07 June 2009 11:47 Go to previous message
Eclipse UserFriend
Jonathan Camilleri wrote:
> I'm aware that JUnit tests can have assertions enabled. Is it possible
> to enable assertions on Java Projects? How?
Looks like you are missing things here. JUnit asserts are used to make a
test pass or not. They cannot be enabled or disabled and they are part
of a test and not a project. Maybe you are talking about Java 'assert'?

Dani
>
> References
> 1. Eclipse Help
>
Previous Topic:Unable to import project to eclipse
Next Topic:Software Update
Goto Forum:
  


Current Time: Sat Jul 19 17:39:35 EDT 2025

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

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

Back to the top