<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Test-driven Java development</title>
    <subTitle>invoke TDD principles for end-to-end application development with Java</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Farcic, Viktor</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>ix, 258 páginas : ilustraciones ; 24 centímetros</extent>
  </physicalDescription>
  <tableOfContents>Why should i care for tes-driven development? -- Tools, franmeworsk, and environments -- Red-green-refactor - from failure throungh success until perfection -- Unit testing - focunsing on what you do and not on what has been done -- Desing - if it's not testable it's not designed well -- Mocking - removing external dependencies -- BDD - working together with the whole team -- Feature toggles - deploying partially done features to production -- Putting it all together.</tableOfContents>
  <note type="statement of responsibility">Viktor Farcic, Alex Garcia.</note>
  <note>Índices: páginas 253-258.</note>
  <note>SEG44</note>
  <note>SEG26</note>
  <note>P151</note>
  <note>P150</note>
  <note>P149</note>
  <note>P146</note>
  <note>P145</note>
  <note>P126</note>
  <note>P125</note>
  <note>P92</note>
  <note>P75</note>
  <note>P74</note>
  <note>P27</note>
  <note>P15</note>
  <note>ompra;</note>
  <subject>
    <topic>Java (Programmiersprache)</topic>
  </subject>
  <subject>
    <topic>Prueba primero de Ansatz</topic>
  </subject>
  <classification authority="ddc" edition="23">005.2762 F23</classification>
  <identifier type="isbn">1783987421</identifier>
  <identifier type="isbn">9781783987429</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">PE-LiUPU</recordContentSource>
    <recordCreationDate encoding="marc">170720</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250731165507.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
