public static final class DistributedImpexIntegrationTest.TestCounter
extends java.lang.Object
| Constructor and Description |
|---|
TestCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
bump() |
int |
getCounter() |
static DistributedImpexIntegrationTest.TestCounter |
getInstance() |
void |
reset() |
public static DistributedImpexIntegrationTest.TestCounter getInstance()
public void bump()
public void reset()
public int getCounter()
Copyright © 2018 SAP SE. All Rights Reserved.