functest

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2018 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Code generated by protoc-gen-gomeet-service. DO NOT EDIT. source: pb/profile.proto

Index

Constants

View Source
const FUNCTEST_GRPC = "GRPC"
View Source
const FUNCTEST_HTTP = "HTTP"

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionalTestConfig

type FunctionalTestConfig struct {
	ServerAddress       string
	GrpcServerAddress   string
	HttpServerAddress   string
	CaCertificate       string
	ClientCertificate   string
	ClientPrivateKey    string
	JsonWebToken        string
	TimeoutSeconds      int
	MysqlDataSourceName string
}

FunctionalTestConfig encodes client configuration for functional tests.

type HttpError

type HttpError struct {
	Code  uint32
	Error string
}

HttpError is for catch HttpError with the json unmarshiling

type TestCaseResult

type TestCaseResult struct {
	Request  proto.Message
	Response proto.Message
	Error    error
}

TestCaseResult encodes a functional test case result description.

type TestFailure

type TestFailure struct {
	Message   string
	Procedure string
}

TestFailure encodes a functional test failure description.

func TestCreate

func TestCreate(config FunctionalTestConfig) (failures []TestFailure)

func TestHardDelete

func TestHardDelete(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpCreate

func TestHttpCreate(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpHardDelete

func TestHttpHardDelete(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpList

func TestHttpList(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpMetrics

func TestHttpMetrics(config FunctionalTestConfig) []TestFailure

func TestHttpRead

func TestHttpRead(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpServicesStatus

func TestHttpServicesStatus(config FunctionalTestConfig) []TestFailure

func TestHttpSoftDelete

func TestHttpSoftDelete(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpStatus

func TestHttpStatus(config FunctionalTestConfig) []TestFailure

func TestHttpSwagger

func TestHttpSwagger(config FunctionalTestConfig) []TestFailure

func TestHttpUpdate

func TestHttpUpdate(config FunctionalTestConfig) (failures []TestFailure)

func TestHttpVersion

func TestHttpVersion(config FunctionalTestConfig) (failures []TestFailure)

func TestList

func TestList(config FunctionalTestConfig) (failures []TestFailure)

func TestRead

func TestRead(config FunctionalTestConfig) (failures []TestFailure)

func TestServicesStatus

func TestServicesStatus(config FunctionalTestConfig) (failures []TestFailure)

func TestSoftDelete

func TestSoftDelete(config FunctionalTestConfig) (failures []TestFailure)

func TestUpdate

func TestUpdate(config FunctionalTestConfig) (failures []TestFailure)

func TestVersion

func TestVersion(config FunctionalTestConfig) []TestFailure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL