Documentation

LintCommandTest extends TestCase
in package

Tests the YamlLintCommand.

Tags
author

Robin Chalas robin.chalas@gmail.com

Table of Contents

Properties

$files  : mixed

Methods

testConstantAsKey()  : mixed
testLintCorrectFile()  : mixed
testLintFileNotReadable()  : mixed
testLintIncorrectFile()  : mixed
createCommandTester()  : CommandTester
setUp()  : mixed
tearDown()  : mixed
createFile()  : string

Properties

Methods

testLintFileNotReadable()

public testLintFileNotReadable() : mixed
Tags
expectedException

\RuntimeException

createFile()

private createFile(mixed $content) : string
Parameters
$content : mixed
Return values
string

Path to the new file


        
On this page

Search results