Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCMJD
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Paul Clapham
Sheriffs:
paul wheaton
Tim Cooke
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Carey Brown
Frits Walraven
Piet Souris
Bartenders:
Mike London
Forum:
Developer Certification (OCMJD)
Assertion
Anna Hays
Ranch Hand
Posts: 131
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi, nobody seem to mention using assertions here, does anybody use that at all???
Cheers
Min Huang
Ranch Hand
Posts: 100
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i found
JUnit
and the logging api to be sufficient.
SCJP 1.4, SCJD 1.4, SCBCD (Preparing!)
Max Habibi
town drunk
( and author)
Posts: 4118
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Assertions are fine. However, JUnit should
not
be, in any form, part of your final submission.
All best,
M
Java Regular Expressions
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
JUnit : AssertionFailed on String Comparison
Assertions
Assertion
use of assertions
Confused about "assert"
More...