MCPcopy
hub / github.com/alanjds/drf-nested-routers / test_hyperlinkedserializers.py

File test_hyperlinkedserializers.py

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

Source from the content-addressed store, hash-verified

1from __future__ import unicode_literals
2import json
3from django.test import TestCase
4from rest_framework import generics, status, serializers

Callers

nothing calls this directly

Calls 2

APIRequestFactoryClass · 0.90
as_viewMethod · 0.45

Tested by

no test coverage detected