X20200228-0520
Get rid of TestRunnable. java.lang.Runnable works perfectly as this is test code so the unchecked AssertionError can be used freely. Change-Id: I49b0e8513291268aa76653b1f9760b1312a560a0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>