Test Pagination options 10,20,50,100
Is there anyway to make test for pagination options?
I can't see a way for it.
I can't see a way for it.

it('should have pagination options of 10, 20, 50, 100', function () {
// code for test
');
});