| |
|
| org.axiondb.functions.BaseFunctionTest org.axiondb.functions.TestDateAddFunction
TestDateAddFunction | public class TestDateAddFunction extends BaseFunctionTest (Code) | | author: radval To change the template for this generated type comment go to Window - author: Preferences - Java - Code Generation - Code and Comments |
TestDateAddFunction | public TestDateAddFunction(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testAddMilliSecondsToDate | public void testAddMilliSecondsToDate() throws Exception(Code) | | |
testAddMinutesToDate | public void testAddMinutesToDate() throws Exception(Code) | | |
testAddMonthsToDate | public void testAddMonthsToDate() throws Exception(Code) | | |
testAddQuartersToDate | public void testAddQuartersToDate() throws Exception(Code) | | |
testAddSecondsToDate | public void testAddSecondsToDate() throws Exception(Code) | | |
testInvalidArguments | public void testInvalidArguments()(Code) | | |
testMakeNewInstance | public void testMakeNewInstance()(Code) | | |
testNullIntervalInputYieldsNull | public void testNullIntervalInputYieldsNull()(Code) | | |
testNullTimestampInputYieldsNull | public void testNullTimestampInputYieldsNull()(Code) | | |
|
|
|