Class PluginsRootResourceIT

    • Field Detail

      • assetName

        public java.lang.String assetName
      • assetAllowed

        public boolean assetAllowed
    • Constructor Detail

      • PluginsRootResourceIT

        public PluginsRootResourceIT()
    • Method Detail

      • createClient

        public void createClient()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAssets

        public static java.util.Collection<java.lang.Object[]> getAssets()
      • shouldGetAssetIfAllowed

        public void shouldGetAssetIfAllowed()
      • getAsset

        protected com.sun.jersey.api.client.ClientResponse getAsset​(java.lang.String path)
      • assertResponse

        protected void assertResponse​(java.lang.String asset,
                                      com.sun.jersey.api.client.ClientResponse response)