Public Member Functions | Private Attributes | List of all members
selenium_test.SimpleHttpServer Class Reference
Inheritance diagram for selenium_test.SimpleHttpServer:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, host='localhost', port=4001, path='.')
 
def __init__ (self, host='localhost', port=4001, path='.')
 
def base_url (self)
 
def base_url (self)
 
def run (self)
 
def run (self)
 
def stop (self)
 
def stop (self)
 

Private Attributes

 _base_url
 
 _cwd
 
 _root_path
 
 _server
 

Detailed Description

Definition at line 20 of file porcupine/binding/web/tests/en-factory/selenium_test.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def selenium_test.SimpleHttpServer.__init__ (   self,
  host = 'localhost',
  port = 4001,
  path = '.' 
)

◆ __init__() [2/2]

def selenium_test.SimpleHttpServer.__init__ (   self,
  host = 'localhost',
  port = 4001,
  path = '.' 
)

Member Function Documentation

◆ base_url() [1/2]

def selenium_test.SimpleHttpServer.base_url (   self)

◆ base_url() [2/2]

def selenium_test.SimpleHttpServer.base_url (   self)

◆ run() [1/2]

def selenium_test.SimpleHttpServer.run (   self)

◆ run() [2/2]

def selenium_test.SimpleHttpServer.run (   self)

◆ stop() [1/2]

def selenium_test.SimpleHttpServer.stop (   self)

◆ stop() [2/2]

def selenium_test.SimpleHttpServer.stop (   self)

Member Data Documentation

◆ _base_url

selenium_test.SimpleHttpServer._base_url
private

◆ _cwd

selenium_test.SimpleHttpServer._cwd
private

◆ _root_path

selenium_test.SimpleHttpServer._root_path
private

◆ _server

selenium_test.SimpleHttpServer._server
private

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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20