Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(0) | Derive(0) | Import(4)
src/p/r/Products.Archetypes-HEAD/Products/Archetypes/tests/atsitetestcase.py Products.Archetypes(Download)
from Products.CMFTestCase.setup import default_user from Products.Archetypes.tests import attestcase from Products.Archetypes.tests.layer import ArchetypesSite
src/p/r/Products.Archetypes-1.10.1/Products/Archetypes/tests/atsitetestcase.py Products.Archetypes(Download)
from Products.CMFTestCase.setup import default_user from Products.Archetypes.tests import attestcase from Products.Archetypes.tests.layer import ArchetypesSite
src/a/r/archetypes.schematuning-1.2/src/archetypes/schematuning/tests/base.py archetypes.schematuning(Download)
from zope import component from Products.Archetypes.Schema.factory import instanceSchemaFactory from Products.Archetypes.tests import attestcase as atc from Products.Five import fiveconfigure
src/p/r/Products.Relations-0.9b1/Products/Relations/tests/common.py Products.Relations(Download)
def installWithinPortal(): # Import to install the sample types from Products.Archetypes.tests import attestcase installProducts()