public class MeteredMethodBeanTest extends Object
Constructor and Description |
---|
MeteredMethodBeanTest() |
Modifier and Type | Method and Description |
---|---|
void |
callMeteredMethodOnce() |
void |
instantiateTest() |
void |
meteredMethodNotCalledYet() |
void |
removeMeterFromRegistry() |
public void instantiateTest()
@InSequence(value=1) public void meteredMethodNotCalledYet()
@InSequence(value=2) public void callMeteredMethodOnce()
@InSequence(value=3) public void removeMeterFromRegistry()
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.