Class DefaultB2BUnitServiceMockTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.b2b.mock.HybrisMokitoTest
de.hybris.platform.b2b.services.impl.DefaultB2BUnitServiceMockTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
DefaultB2BUnitServiceMockTest
public DefaultB2BUnitServiceMockTest()
-
-
Method Details
-
setUp
public void setUp() -
testGetBranch
public void testGetBranch() -
testSetCurrentUnit
public void testSetCurrentUnit() -
testGetParent
public void testGetParent() -
testGetParentByUnit
public void testGetParentByUnit() -
testGetRootUnit
public void testGetRootUnit() -
testGetAllParents
public void testGetAllParents() -
testGetUnitForUid
public void testGetUnitForUid() -
testAddMember
public void testAddMember()
-