Lines Matching full:it
26 it 'should create an empty buffer' do
32 it 'should create an empty buffer of given size' do
42 it 'should change encoding' do
51 it 'should get the byte at index' do
59 it 'should set byte value at index' do
68 it 'should convert UTF-8 String to byte buffer' do
78 it 'should convert ISO-8859-15 String to UTF-8 byte buffer' do
92 it 'should convert UTF-8 byte buffer to a UTF-8 String' do
103 it 'should create an empty buffer' do
108 it 'should create an empty buffer of given size' do
117 it 'should be a no-op' do
126 it 'should get the byte at index' do
134 it 'should set byte value at index' do
143 it 'should be a no-op' do
152 it 'should be a no-op' do