org.fcrepo.server.test
Class TranslatorTest
java.lang.Object
org.fcrepo.server.test.TranslatorTest
public class TranslatorTest
- extends Object
Tests the configured DOTranslator instance, deserializing, then
re-serializing and printing the bytes from the file whose name is passed in.
Since DOTranslator is a Module, it's more appropriate to test it by
starting up the configured server instance.
- Author:
- Chris Wilper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorTest
public TranslatorTest()
main
public static void main(String[] args)
Copyright © 2011 DuraSpace. All Rights Reserved.