public static final class PowerMockRunnerDelegate.DefaultJUnitRunner
extends org.junit.runner.Runner
Constructor and Description |
---|
DefaultJUnitRunner(Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
public org.junit.runner.Description getDescription()
getDescription
in interface org.junit.runner.Describable
getDescription
in class org.junit.runner.Runner
public void run(org.junit.runner.notification.RunNotifier notifier)
run
in class org.junit.runner.Runner
Copyright © 2019. All rights reserved.