- testFileSelect() - Method in class net.hydromatic.optiq.impl.web.SQLTest
-
Reads from a local file and checks the result
- testFindBiggerNoTH() - Method in class net.hydromatic.optiq.impl.web.SQLTest
-
Reads from a local file - finds larger table even without elements
- testNoTHSelect() - Method in class net.hydromatic.optiq.impl.web.SQLTest
-
Reads from a local file without table headers and checks the result
- testReplace() - Method in class net.hydromatic.optiq.impl.web.SQLTest
-
Reads from a URL and checks the result - tests replace attribute
- testURLSelect() - Method in class net.hydromatic.optiq.impl.web.SQLTest
-
Reads from a URL and checks the result
- testWebReaderBadSelector() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test failed WebReader instantiation - bad selector
- testWebReaderBadURL() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test failed WebReader instantiation - bad URL
- testWebReaderData() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader with static file - data
- testWebReaderDataBadFile() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader with bad static file - data
- testWebReaderDataNoTH() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader with no headings static file - data
- testWebReaderHeadings() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader with static file - headings
- testWebReaderHeadingsBadFile() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader with bad static file - headings
- testWebReaderIterator() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader iterator with static file
- testWebReaderMalURL() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test failed WebReader instantiation - malformed URL
- testWebReaderURLFetch() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader URL fetch
- testWebReaderURLNoPath() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader URL instantiation - no path
- testWebReaderURLWithPath() - Method in class net.hydromatic.optiq.impl.web.WebReaderTest
-
Test WebReader URL instantiation - with path