Home
last modified time | relevance | path

Searched defs:castExpressionSuite (Results 1 – 1 of 1) sorted by relevance

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/exp/
H A Dcast_test.go10 type castExpressionSuite struct { struct
11 suite.Suite
12 ce exp.CastExpression
21 func (ces *castExpressionSuite) TestClone() {
25 func (ces *castExpressionSuite) TestExpression() {
29 func (ces *castExpressionSuite) TestCasted() {
33 func (ces *castExpressionSuite) TestType() {
37 func (ces *castExpressionSuite) TestAllOthers() {