isTrue: Returns a function that checks whether its _argument_ is...

Description Usage See Also Examples

View source: R/hamcrest.R

Description

Returns a function that checks whether its argument is 'TRUE'

Usage

1

See Also

Examples

1
2
3
4
## Not run: 
assertThat(is.integer(1L), isTrue())

## End(Not run)

bedatadriven/hamcrest documentation built on Dec. 1, 2019, 1:49 p.m.