translatedassert

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2016 License: BSD-2-Clause Imports: 6 Imported by: 2

Documentation

Overview

Package translatedassert is not for human.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bappend

func Bappend(s interface{}, x ...interface{}) interface{}

Bappend has nodoc

func Bcap

func Bcap(s interface{}) int

Bcap has nodoc

func Bcomplex

func Bcomplex(r, i interface{}) (c interface{})

Bcomplex has nodoc

func Bcopy

func Bcopy(dst, src interface{}) int

Bcopy has nodoc

func Bimag

func Bimag(c interface{}) interface{}

Bimag has nodoc

func Blen

func Blen(v interface{}) int

Blen has nodoc

func Bmake

func Bmake(typ reflect.Type, args ...interface{}) interface{}

Bmake has nodoc convert reflect's func func MakeChan(typ Type, buffer int) Value func MakeSlice(typ Type, len, cap int) Value func MakeMap(typ Type) Value

func Bnew

func Bnew(a reflect.Type) interface{}

Bnew has nodoc

func Breal

func Breal(c interface{}) interface{}

Breal has nodoc

func FRVBool

func FRVBool(rvs []reflect.Value) bool

FRVBool returns first of reflect values as bool

func FRVInterface

func FRVInterface(rvs []reflect.Value) interface{}

FRVInterface returns first of reflect values as interface{}

func MFCall

func MFCall(filename string, line, col int, f reflect.Value, args ...reflect.Value) []reflect.Value

MFCall momorize and call func

func NewPosValuePair

func NewPosValuePair(pos int, v interface{}) posValuePair

NewPosValuePair has nodoc **This is not for human**

func OK

func OK(t *testing.T, e bool, messages []string, header, filename string, line int, origexpr string, termw int, pvPairs ...posValuePair)

OK has nodoc **This is not for human**

func OpADD

func OpADD(x interface{}, y interface{}) interface{}

OpADD has nodoc

func OpAND

func OpAND(x interface{}, y interface{}) interface{}

OpAND has nodoc

func OpANDNOT

func OpANDNOT(x interface{}, y interface{}) interface{}

OpANDNOT has nodoc

func OpLAND

func OpLAND(x interface{}, y interface{}) bool

OpLAND has nodoc

func OpLOR

func OpLOR(x interface{}, y interface{}) bool

OpLOR has nodoc

func OpMUL

func OpMUL(x interface{}, y interface{}) interface{}

OpMUL has nodoc

func OpOR

func OpOR(x interface{}, y interface{}) interface{}

OpOR has nodoc

func OpQUO

func OpQUO(x interface{}, y interface{}) interface{}

OpQUO has nodoc

func OpREM

func OpREM(x interface{}, y interface{}) interface{}

OpREM has nodoc

func OpSHL

func OpSHL(x interface{}, y interface{}) interface{}

OpSHL has nodoc

func OpSHR

func OpSHR(x interface{}, y interface{}) interface{}

OpSHR has nodoc

func OpSUB

func OpSUB(x interface{}, y interface{}) interface{}

OpSUB has nodoc

func OpXOR

func OpXOR(x interface{}, y interface{}) interface{}

OpXOR has nodoc

func RTOf

func RTOf(a interface{}) reflect.Type

RTOf is reflect.TypeOf

func RVBool

func RVBool(rv reflect.Value) bool

RVBool returns reflect value as bool

func RVInterface

func RVInterface(rv reflect.Value) interface{}

RVInterface returns reflect value as interface{}

func RVOf

func RVOf(a interface{}) reflect.Value

RVOf is reflect.ValueOf

func Require

func Require(t *testing.T, e bool, messages []string, header, filename string, line int, origexpr string, termw int, pvPairs ...posValuePair)

Require has nodoc **This is not for human**

Types

This section is empty.

Jump to

Keyboard shortcuts

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