testutil

package
v0.0.0-...-3bf7338 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

테스트용 헬퍼 함수 구현

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertJSON

func AssertJSON(t *testing.T, want, got []byte)

want와 got을 비교하는 헬퍼 함수

func AssertResponse

func AssertResponse(t *testing.T, got *http.Response, status int, body []byte)

http.Response와 상태 코드, 응답 바디를 비교하는 헬퍼 함수

func LoadFile

func LoadFile(t *testing.T, path string) []byte

테스트용 파일을 로드하는 헬퍼 함수

func OpenDBForTest

func OpenDBForTest(t *testing.T) *sqlx.DB

func OpenRedisForTest

func OpenRedisForTest(t *testing.T) *redis.Client

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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