psdi.mbo.unittest

Class SqlFormatTest

  • java.lang.Object
    • psdi.mbo.unittest.SqlFormatTest


  • public class SqlFormatTest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      SqlFormatTest() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void TestBrace() 
      void TestMboName()
      Tests TestOwner - Test replacing &OWNER&, beginning, middle, and end.
      void TestOwner() 
      void TestSynonymList() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SqlFormatTest

        public SqlFormatTest()
    • Method Detail

      • TestMboName

        public void TestMboName()
        Tests TestOwner - Test replacing &OWNER&, beginning, middle, and end. TestSynonymList - Test using the &synonymlist&_DOMAINNAME(VAL1,VAL2) TestMboName - Test using the &MBONAME& token.
      • TestSynonymList

        public void TestSynonymList()
      • TestOwner

        public void TestOwner()
      • TestBrace

        public void TestBrace()