Jasmine Tobe Angular Array Kosong

//Angular - Jasmine
//Check if the array is empty
expect(myArray).toHaveSize(0);
Watcher O_O