JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.cpollet.jixture.fixtures
Interface Fixture
All Known Subinterfaces:
ObjectFixture
<T>,
RawFixture
,
ScrollableFixture
,
TransformableFixture
All Known Implementing Classes:
BaseObjectFixture
,
CleaningFixture
,
GeneratedFixture
,
MappingFixture
,
SpringFixture
,
SqlFileFixture
,
SqlFixture
,
XmlFileFixture
public interface
Fixture
Base interface for all kind of fixtures. Fixture implementation should not implement this interface bit rather one of its sub-interfaces. Fixtures are loaded by a
FixtureLoader
instance.
Author:
Christophe Pollet
See Also:
FixtureLoader
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014. All Rights Reserved.