Class TestListWrapper

    • Method Detail

      • createList

        public int createList()
        Creates and stores a list, returns with the id.
        Returns:
        The ID of the list.
      • getList

        public List<?> getList​(int listId)