* @see #141
*/
@Test
public void writesSampleDocument() throws Exception {
Alps alps = alps().//
doc(doc().href("http://example.org/samples/full/doc.html").build()). //
descriptors(Arrays.asList(//
descriptor().id("search").type(Type.SAFE).//
doc(new Doc("A search form with two inputs.", Format.TEXT)).//
descriptors(Arrays.asList( //