|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBreakpoint | |
|---|---|
| com.google.testing.threadtester | |
| com.google.testing.threadtester.utils | |
| Uses of AbstractBreakpoint in com.google.testing.threadtester |
|---|
| Subclasses of AbstractBreakpoint in com.google.testing.threadtester | |
|---|---|
class |
SinglePositionBreakpoint
A Breakpoint based on a single CodePosition. |
| Uses of AbstractBreakpoint in com.google.testing.threadtester.utils |
|---|
| Subclasses of AbstractBreakpoint in com.google.testing.threadtester.utils | |
|---|---|
class |
BlockingAnswer<T>
An implementation of the EasyMock IAnswer interface that
can be used as a Breakpoint. |
class |
BlockingProxy<T>
Provides a proxy that can be used to control thread execution by blocking at a given point. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||