-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageDPG
Description
There are currently tests for the grow-up story for one GET operations in Azure.Core.Experimental's Tests project:
We would like to add tests that prove the grow-up story for Pageables as well. These should:
- Test that LLC returns
Pageable<BinaryData>for a Pageable method - Test that
BinaryDatacan be cast toOutModel - Test that a grow-up helper method can be added that returns
Pageable<OutModel>
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageDPG