de.smartics.properties.jboss.extension
Class AbstractSubsystemFileBasedParsingTestCase

Package class diagram package AbstractSubsystemFileBasedParsingTestCase
java.lang.Object
  extended by org.jboss.as.subsystem.test.AbstractSubsystemTest
      extended by org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
          extended by de.smartics.properties.jboss.extension.AbstractSubsystemFileBasedParsingTestCase
Direct Known Subclasses:
SubsystemAdminResourceOnlyParsingTestCase, SubsystemCacheOnlyParsingTestCase, SubsystemConfigurationOnlyParsingTestCase, SubsystemDataSourceOnlyParsingTestCase, SubsystemFactoriesOnlyParsingTestCase, SubsystemFullParsingTestCase, SubsystemSecurityOnlyParsingTestCase, SubsystemTwoConfigurationsParsingTestCase

public abstract class AbstractSubsystemFileBasedParsingTestCase
     
     
extends org.jboss.as.subsystem.test.AbstractSubsystemBaseTest

This is the barebone test for the subsystem.


Field Summary
 
Fields inherited from class org.jboss.as.subsystem.test.AbstractSubsystemTest
mainSubsystemName
 
Constructor Summary
protected AbstractSubsystemFileBasedParsingTestCase()
           
 
Method Summary
protected abstract  String getFileName()
           
protected  String getSubsystemXml()
           
 
Methods inherited from class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
createAdditionalInitialization, createDescribeOperation, getIgnoredChildResourcesForRemovalTest, getSubsystemXml, main, standardSubsystemTest, standardSubsystemTest, testSubsystem
 
Methods inherited from class org.jboss.as.subsystem.test.AbstractSubsystemTest
assertRemoveSubsystemResources, assertRemoveSubsystemResources, checkResultAndGetContents, cleanup, compare, compareXml, compareXml, getMainExtension, getMainSubsystemName, getProcessType, grabRootResource, initializeParser, installInController, installInController, installInController, installInController, normalizeXML, outputModel, parse, parse, readResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSubsystemFileBasedParsingTestCase

protected AbstractSubsystemFileBasedParsingTestCase()
Method Detail

getSubsystemXml

protected String getSubsystemXml()
                          throws IOException
Specified by:
getSubsystemXml in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
Throws:
IOException

getFileName

protected abstract String getFileName()


Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.