 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ErrorDetailsJSON string
    
      View Source
      
  
var ProjectsJSON string
    Functions ¶
func ReturnResponse ¶
func ReturnResponse(t *testing.T, responseString string) http.HandlerFunc
Types ¶
type MockServer ¶
type MockServer struct {
	Address  string
	Handlers map[string]http.HandlerFunc
}
    func New ¶
func New(t *testing.T) *MockServer
func (*MockServer) Start ¶
func (server *MockServer) Start(t *testing.T)
 Click to show internal directories. 
   Click to hide internal directories.