Renamed test class.

This commit is contained in:
Simone Bordet 2016-08-17 21:40:23 +02:00
parent 00a065b064
commit 64644183a8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class MBeanContainerTest
public class MBeanContainerLifeCycleTest
{
private ContainerLifeCycle container;
private MBeanServer mbeanServer;