org.apache.torque.generator.variable
Class VariableStoreTest

java.lang.Object
  extended by org.apache.torque.generator.BaseTest
      extended by org.apache.torque.generator.variable.VariableStoreTest

public class VariableStoreTest
extends BaseTest


Constructor Summary
VariableStoreTest()
           
 
Method Summary
 void testGetContents()
           
 void testGetInHierarchy()
           
 void testNamespaceVisibility()
           
 void testRemove()
           
 void testVariableScopePrecedence()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableStoreTest

public VariableStoreTest()
Method Detail

testVariableScopePrecedence

public void testVariableScopePrecedence()

testNamespaceVisibility

public void testNamespaceVisibility()

testGetInHierarchy

public void testGetInHierarchy()

testGetContents

public void testGetContents()

testRemove

public void testRemove()


Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.