summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/java_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-3/+7
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* fixes for new chefstyle rulesLamont Granquist2018-07-051-4/+4
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Language plugins: Improve failure logging, update spec format, include sample...Tim Smith2016-04-191-84/+90
* chefstyle catchup for ohaiLamont Granquist2016-02-111-2/+2
* OHAI-726 Added unit testsDave Newman2016-02-041-0/+51
* Update e-mails and copyrightsTim Smith2016-01-131-5/+5
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-23/+23
* go with 64mb instead because that was the old defaultKC Braunschweig2014-03-311-9/+9
* Updated tests for new commandKC Braunschweig2014-03-311-9/+9
* Move Ohai Platform Simulation tests to its own directory under spec.OC-10057sersut2014-01-091-47/+0
* Fix Mac OS X stub java workaroundOHAI-514danielsdeleo2013-11-071-83/+139
* Converted plugins/java to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-19/+6
* fixed typos in java_spec.rbTheodore Nordsieck2013-08-221-77/+47
* add plugin loading to common specClaire McQuin2013-08-211-6/+2
* create/update spec testsClaire McQuin2013-08-191-6/+6
* Work around 'depends' not functioningTheodore Nordsieck2013-08-081-1/+1
* Converted OhaiPluginCommon to a module and converted to it_behaves_like in sp...Theodore Nordsieck2013-08-081-81/+83
* added author/date info to filesTheodore Nordsieck2013-08-081-1/+2
* compacted the _spec file data formatTheodore Nordsieck2013-08-081-70/+35
* auto-generate fake executablesTheodore Nordsieck2013-08-081-31/+12
* factored out per-spec RSpec into a helper methodTheodore Nordsieck2013-08-081-16/+18
* Change from @ohai._require_plugin to @ohai.require_plugin to pass rake buildTheodore Nordsieck2013-08-081-1/+1
* removed debugging gemsTheodore Nordsieck2013-08-081-2/+0
* Added cross-platform data to java testTheodore Nordsieck2013-08-081-0/+133
* update spec tests for compat with new dslClaire McQuin2013-08-071-1/+1
* updated and added spec tests for new dslClaire McQuin2013-08-071-32/+29
* convert plugins to new dsl.Claire McQuin2013-08-071-30/+33
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-2/+2
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-6/+6
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-36/+38
* Refactor unit test layoutBryan McLellan2012-12-061-0/+123