org.fcrepo.server.test
Class TranslatorTest

java.lang.Object
  extended by 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

Constructor Summary
TranslatorTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorTest

public TranslatorTest()
Method Detail

main

public static void main(String[] args)


Copyright © 2011 DuraSpace. All Rights Reserved.