Class TupleQueryResultTest


  • public abstract class TupleQueryResultTest
    extends Object
    • Constructor Detail

      • TupleQueryResultTest

        public TupleQueryResultTest()
    • Method Detail

      • testGetBindingNames

        @Test
        public void testGetBindingNames()
      • testIterator

        @Test
        public void testIterator()
      • testIsEmpty

        @Test
        public void testIsEmpty()
      • testCountMatchesAllSelect

        @Test
        public void testCountMatchesAllSelect()
      • testNotClosingResult

        @Test
        public void testNotClosingResult()
      • testNotClosingResultThrowsException

        @Test
        public void testNotClosingResultThrowsException()