Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/f/t/ftw.calendar-2.0.0/ftw/calendar/tests/test_calendarview.py ftw.calendar(Download)
from ftw.calendar.browser.interfaces import IFtwCalendarLayer from ftw.calendar.testing import FTW_CALENDAR_FUNCTIONAL_TESTING from ftw.testbrowser import browsing from plone.app.testing import login from plone.app.testing import setRoles
class TestCalendarView(TestCase): layer = FTW_CALENDAR_FUNCTIONAL_TESTING def setUp(self):