Package org.fcrepo.http.commons.domain
Class PreferTagTest
- java.lang.Object
-
- org.fcrepo.http.commons.domain.PreferTagTest
-
public class PreferTagTest extends Object
- Author:
- cabeer
-
-
Constructor Summary
Constructors Constructor Description PreferTagTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestEmpty()voidtestEquals()voidtestHashCode()voidtestTrailingSemicolon()
-
-
-
Constructor Detail
-
PreferTagTest
public PreferTagTest()
-
-
Method Detail
-
testEmpty
public void testEmpty()
-
testTrailingSemicolon
public void testTrailingSemicolon()
-
testEquals
public void testEquals()
-
testHashCode
public void testHashCode()
-
-