webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webkitpy.style.checkers.cpp_unittest.MockIo Class Reference

Public Member Functions

def __init__ (self, mock_file)
 
def open (self, unused_filename, unused_mode, unused_encoding, _)
 

Public Attributes

 mock_file
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.style.checkers.cpp_unittest.MockIo.__init__ (   self,
  mock_file 
)

Member Function Documentation

◆ open()

def webkitpy.style.checkers.cpp_unittest.MockIo.open (   self,
  unused_filename,
  unused_mode,
  unused_encoding,
  _ 
)

Member Data Documentation

◆ mock_file

webkitpy.style.checkers.cpp_unittest.MockIo.mock_file

The documentation for this class was generated from the following file: