MCPcopy Index your code
hub / github.com/encode/django-rest-framework / test_pagination.py

File test_pagination.py

tests/test_pagination.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pytest
2from django.core.paginator import Paginator as DjangoPaginator
3from django.db import models
4from django.test import TestCase

Callers

nothing calls this directly

Calls 1

APIRequestFactoryClass · 0.90

Tested by

no test coverage detected