sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03549
Re: [Question #162473]: Assertions in Junit
Question #162473 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162473
Status: Open => Answered
RaiMan proposed the following answer:
I am not that expert, but as far as I understand unit testing (like
JUnit), at the end of a test case you use something like assert(x),
where x is either True or False, to trigger the unit test framework, to
do it's job.
So if you evaluate anything in your testcase, that can be "converted" to
True or False, you are where you want to be.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.