|
| | buildFactory () |
| |
| | testImplementsFactoryInterface () |
| |
| | buildFactoryReflection () |
| |
| | getMethodsProvider () |
| |
| | setUp () |
| |
| | testProperNamespace () |
| |
| | testProperName () |
| |
| | testCheckYamlExtraction (ReflectionMethod $method_reflection, string $name) |
| | Tests whether the YAML Kitchen Sink info can be parsed. More...
|
| |
| | testReturnType (ReflectionMethod $method_reflection, string $name) |
| | Tests whether the method either returns a factory or a component. More...
|
| |
| | testFactoryMethodNameCompatibleDocstring (ReflectionMethod $method_reflection, string $name) |
| | Tests whether the method name matches the return doctring? More...
|
| |
| | testMethodParams (ReflectionMethod $method_reflection, string $name) |
| | Tests whether methods returning factories have no parameters. More...
|
| |
| | testKitchensinkInfoDescription (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoRivals (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoBackground (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoFeatureWiki (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoJavaScript (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoRules (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | testKitchensinkInfoContext (ReflectionMethod $method_reflection, string $name) |
| | getMethodsProvider More...
|
| |
| | kitchensinkInfoSettingsMergedWithDefaults (string $name) |
| |
Definition at line 29 of file FormFactoryTest.php.