34353637383940
*/ public class HashableMarshalledValueFactoryTestCase extends SimpleMarshalledValueFactoryTestCase { @Override SimpleMarshalledValueFactory createFactory(MarshallingContext context) { return new HashableMarshalledValueFactory(context); }