FrontlineSMS Developer Job Opening in Kenya August 2012
- import java.*
- import groovy.*
- import css
- import javascript.jQuery
- if(!candidate.ambitious) throw new InterviewFailedException()
- def requirements = new TestRunner(Requirements).run()
- if(!requirements.passed) throw new InterviewFailedException()
- println "Suitable candidate identified."
- println "(Bonus points: ${calculateBonusPoints})"
- println "Please apply for job immediately."
- class Requirements {
- @Test
- void "candidate should have programming experience"() {
- assert programming in candidate.experience
- }
- @Test
- void "candidate should like writing good code"() {
- assert .every {
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home