Package org.fcrepo.kernel.impl.services
Class ReplacePropertiesServiceImplTest
- java.lang.Object
-
- org.fcrepo.kernel.impl.services.ReplacePropertiesServiceImplTest
-
public class ReplacePropertiesServiceImplTest extends Object
DeleteResourceServiceTest- Author:
- bseeger
-
-
Constructor Summary
Constructors Constructor Description ReplacePropertiesServiceImplTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlockRelatedResourcesOnBinaryDescInAg()voidsetup()voidtestReplaceProperties()
-
-
-
Constructor Detail
-
ReplacePropertiesServiceImplTest
public ReplacePropertiesServiceImplTest()
-
-
Method Detail
-
setup
public void setup()
-
testReplaceProperties
public void testReplaceProperties() throws Exception
- Throws:
Exception
-
lockRelatedResourcesOnBinaryDescInAg
public void lockRelatedResourcesOnBinaryDescInAg() throws Exception
- Throws:
Exception
-
-