Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
Originally posted by somkiat puisungnoen:
you can read some detail of both book at
1. JUnit recipes
2. JUnit in action
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394230/ref=jranch-20" target="_blank" rel="nofollow">JUnit Recipes: Practical Methods for Programmer Testing</a>
Originally posted by J. B. Rainsberger:
If you can, buy and read both! I think that JUnit in Action will do a very good job of giving you general ideas about how to approach testing problems and JUnit Recipes will help you solve the individual problems as they come up.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
I am using Junit 3.8.1 with WSAD 5.1
On some workstation the test methods are called in a wrong order, i.e
the last method of the test class is called first a.s.o. up to the
beginning of the class.
Did anybody already get this strange behavior?
Is there a way, to define a parameter for that or is that a known bug?
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394230/ref=jranch-20" target="_blank" rel="nofollow">JUnit Recipes: Practical Methods for Programmer Testing</a>
Originally posted by Ilja Preuss:
Notice, though, that the advanced part of "JUnit in Action" mostly concentrates on testing web applications - for Swing programmers, there might be better books out there?
Kishore
SCJP, blog
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Originally posted by Kishore Dandu:
oh!!! some people are still using/developing swing applications??
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Originally posted by somkiat puisungnoen:
So, JUnit Recipes is like Pattern to solve problen or not ???
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Originally posted by somkiat puisungnoen:
So, JUnit Recipes is like Pattern to solve problen or not ???
"Eppur si muove!"
Originally posted by Kishore Dandu:
some people are still using/developing swing applications??
Originally posted by Kishore Dandu:
oh!!! some people are still using/developing swing applications??
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by J. B. Rainsberger:
JUnit in Action is a deep overview of testing with JUnit. By that, I mean that it covers a wide range of topics in a tutorial/guide format, including an in-depth look at Cactus, which is of importance to J2EE programmers.
JUnit Recipes is more detail-oriented, and its recipes focus on solving individual problems. Although it includes enough introductory material for the person new to JUnit, it presents that material in recipe format, rather than in the format of a general introduction.
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
So is it like....
If we want to want a ready-made solution for a certain problem, get JUnit Recipes and the solution will be there... but JUnit in Action is more about JUnit in general, teaching how to do things in JUnit?
So will it mean that JUnit is suitable for those who want to learn core JUnit, instead of applying JUnit stuff to the real world?
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394230/ref=jranch-20" target="_blank" rel="nofollow">JUnit Recipes: Practical Methods for Programmer Testing</a>
Does either book discuss how JUnit works with a test driven development strategy?
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394230/ref=jranch-20" target="_blank" rel="nofollow">JUnit Recipes: Practical Methods for Programmer Testing</a>
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Originally posted by J. B. Rainsberger:
I don't quite understand this question. I don't think it has anything to do with the books: they both give you plenty of information for applying JUnit to real problems.
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by Jeanne Boyarsky:
JB,
The stages of learning vs how to get help is interesting!
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by Ko Ko Naing:
Does it mean that JUnit in Action is for the stages of learning JUnit, while JUnit Recipes is to get helps about JUnit real world problem?
Then we can conclude the difference between JUnit in Action and JUnit Recipes as above sentence.....![]()
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Space pants. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|