Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/encode/django-rest-framework
/ setUp
Method
setUp
tests/test_routers.py:164–165 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
162
]
163
164
def
setUp(self):
165
self.router = SimpleRouter()
166
167
def
test_action_routes(self):
168
# Get action routes (first two are list/detail)
Callers
nothing calls this directly
Calls
1
SimpleRouter
Class · 0.90
Tested by
no test coverage detected