StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

robjohncox

Rating
1523.76 (25,542nd)
Reputation
2,653 (63,678th)
Page: 1 2
Title Δ
How do you specify a loop with TDD? +3.68
Should I test for attributes on Models? -4.44
How to pass Django mock instance to class method? 0.00
Django Applying a date formatting in a model +0.28
Should I unittest private/protected method +1.84
Java scanner separating data from an input file -2.37
django how to assert url pattern resolves to correct class based vi... 0.00
Django Unit Test Assert Database Transaction is Active 0.00
Should hand-coded stubs be unit-tested? -0.55
Which of these functions is more testable in C? -0.30
Add borders around pages through Nginx proxy server -0.30
Python Number Guessing Game not Working +1.86
How to test redirect style APIs 0.00
Testing strategy for my function using mock 0.00
mocking multiple response with mock in python 0.00
Continuing the most outer loop from the most nested one -0.25
Django Shows Auth Login Page when Already Logged In 0.00
When testing a specific condition / scenario, is it necessary to ch... +3.77
Automatic test data generation +3.73
What are the benefits of testing on a staging server in addition to... +3.93
static reports for jenkins ci server +3.47
Daemon in background in python 0.00
Python mock method call arguments display the last state of a list 0.00
Django Testcase, possible to load fixture at the class/module level? 0.00
Library for Asserting Multi Thread Code in Java +1.81
Unit Test, Should you subclass the class you're testing? +4.10
Is it bad practice to use break to exit a loop in java? -0.25
Base test case class for python unittest -2.75
Instance mocking and implicit constructors 0.00
Django 1.5 Timezone.now() 0.00
pylint parser - standalone alternative to Jenkins violations plugin 0.00
How many concurrent users can a web app built in Meteor.js handle? -4.12
Python undo method mock 0.00
Jenkins reports a test build as a success, even though there are fa... 0.00
JMeter with Java Swing Application -4.40
Data driven testing in C# using arrays -1.36
Data driven testing in C# using arrays -1.36
Starting Big Project With Test Driven Development +3.82
setting parameters in upstream job -4.26
multiple composition roots in an application 0.00
Explain this Java for expression +1.45
Call attribute method python -0.06
How can unit tests be modular when they are dependant on other units? +3.95
what is the extra benefit of creating constructor in java? +0.00
How should I unit-test a long function? +5.12
How do I write a unit test to verify that a function sorts its resu... +3.60
How to structure unit tests when you want to test interactions of d... 0.00
junit assertEquals ignore case -2.43
Unit Testing a Data Access Layer 0.00
Need of Integration testing 0.00