Class NamespaceRegistryTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class NamespaceRegistryTest
    extends AbstractJCRTest
    NamespaceRegistryTest tests whether the repository registers and unregisters namespaces correctly. This is a level 2 feature.

    NOTE: Implementations are free to not support unregistering. In other words: Even a repository that supports namespaces may always legally throw an exception when you try to unregister.