| |
|
| org.axiondb.functions.BaseFunctionTest org.axiondb.functions.TestDateDiffFunction
TestDateDiffFunction | public class TestDateDiffFunction extends BaseFunctionTest (Code) | | author: radval author: To change the template for this generated type comment go to author: Window - Preferences - Java - Code Generation - Code and Comments |
TestDateDiffFunction | public TestDateDiffFunction(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testDaysBetweenDates | public void testDaysBetweenDates() throws Exception(Code) | | |
testHoursBetweenDates | public void testHoursBetweenDates() throws Exception(Code) | | |
testInvalidArguments | public void testInvalidArguments()(Code) | | |
testMakeNewInstance | public void testMakeNewInstance()(Code) | | |
testMilliSecondsBetweenDates | public void testMilliSecondsBetweenDates() throws Exception(Code) | | |
testMinutesBetweenDates | public void testMinutesBetweenDates() throws Exception(Code) | | |
testMonthsBetweenDates | public void testMonthsBetweenDates() throws Exception(Code) | | |
testNullTimestampInputYieldsNull | public void testNullTimestampInputYieldsNull()(Code) | | |
testQuartersBetweenDates | public void testQuartersBetweenDates() throws Exception(Code) | | |
testSecondsBetweenDates | public void testSecondsBetweenDates() throws Exception(Code) | | |
testWeeksBetweenDates | public void testWeeksBetweenDates() throws Exception(Code) | | |
testWeeksBetweenDates2 | public void testWeeksBetweenDates2() throws Exception(Code) | | |
testYearsBetweenDates | public void testYearsBetweenDates() throws Exception(Code) | | |
testYearsBetweenDates2 | public void testYearsBetweenDates2() throws Exception(Code) | | |
|
|
|