public class YamlFixtureScanner extends AbstractFixtureScanner
| Constructor and Description |
|---|
YamlFixtureScanner(ClassLoader classLoader)
Create a YamlFixtureScanner wiath a ClassLoader.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isFixtureFile(File file)
Check the file is a fixture file or not.
|
scanpublic YamlFixtureScanner(ClassLoader classLoader)
classLoader - the ClassLoaderprotected boolean isFixtureFile(File file)
AbstractFixtureScannerisFixtureFile in class AbstractFixtureScannertrue if the file is a fixture file.Copyright © 2018. All rights reserved.