StackRating

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

Timothy Truckle

Rating
1489.62 (4,421,979th)
Reputation
8,489 (18,447th)
Page: 1 2 3 4 ... 11
Title Δ
Import from testing package to main package 0.00
How can I write unit tests for private methods of service and for p... +0.50
Test if another method is called from a class using JUnit or Mockito 0.00
how to test method with try-with-resources 0.00
Is the public modifier redundant inside a package private class? +0.95
Create a repository locally and give access using ssh, git +0.02
GIT: Can you recover the most recent working version of files after... 0.00
Exception while using PowerMockito with static method +2.81
Cherry-pick merge commit failing with empty commit 0.00
How to test a void function with sequential calls -0.49
Git Branch Solution 0.00
Verify a method was called and breaking execution/ignoring later fa... +0.52
Get only remote branches that have already been merged into master/... -1.15
git rm -r removed "ignored" files. how can I get them bac... 0.00
Initialize a directory as a git repository with an existing identic... 0.00
Java - Force subclasses to call super method after constructor +2.18
Distributing updates to clients using git (?) 0.00
Unit testing Private Functions in Junit with Mockito +0.31
How to verify static void method? 0.00
Gerrit code review 0.00
The cost of setting up tests in JUnit - using mocked objects versus... -0.42
How to assign incremental-value to the list in java 8 +0.35
System.getProperty("user.dir") alternative 0.00
How can i see changes after a git fetch 0.00
Alternative for ENUM starts with number -1.03
How to overload a class +2.49
How to get Java to look at a specific location for a file 0.00
How can I git rollback/redo working dictionary files within one bra... 0.00
Migrate git repo to another repo's submodule 0.00
java decimal format not rounding correctly +0.03
Check out new branch from master with changes from another branch,... 0.00
unittest - junit and Mockito. Test addNewAccount to Databases, f I... +0.53
how to take value outside jbutton actionlistener? +0.14
Changing classic code to functional -1.38
I don't have ~/.ssh/config file but multiple GitHub accounts wo... +0.34
How to dynamically change and interrelate text fields in Java Swings? 0.00
Testing with argumentCaptor 0.00
While parsing a file into an array, only the last element is inital... +0.20
JavaFX window is not opened immediately 0.00
java.lang.ClassCastException: java.lang.Double cannot be cast to ja... -0.48
Git cannot merge unrelated branches -1.19
Add new field or change the structure on all Firestore documents +2.28
How to mock ArrayList class using using whenNew method +2.37
Mockito JUnit test on method which throws exception 0.00
JMockit: Verifying if a fake class method is called -0.30
Interface implementation in static class 0.00
Clean code for removing switch condition(using polymorphism) +0.25
How to make JUnit test for void method with Scanner and while loop -0.45
use doNothing() for method with return type in mockito +0.53
How to isolate a void print() method for testing 0.00